turicas/rows

[Re-]implement MySQL Plugin

Offen

#133 geöffnet am 22.10.2015

 (2 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Python (136 Forks)github user discovery
enhancementhelp wantedplugin

Repository-Metriken

Stars
 (886 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

The old MySQL plugin version should be ported to use the new rows internal API. To migrate to the new API one could use the SQLite plugin as the base, but it would be nice to have parameters like batch_size, callback, callback_every and commit_every as in the old export_to_mysql.

Contributor Guide