turicas/rows

[Re-]implement MySQL Plugin

Ouverte

#133 ouverte le 22 oct. 2015

 (2 commentaires) (0 réaction) (1 personne assignée)Python (136 forks)github user discovery
enhancementhelp wantedplugin

Métriques du dépôt

Stars
 (886 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur