turicas/rows

[Re-]implement MySQL Plugin

Aberta

#133 aberto em 22 de out. de 2015

 (2 comentários) (0 reação) (1 responsável)Python (136 forks)github user discovery
enhancementhelp wantedplugin

Métricas do repositório

Stars
 (886 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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.

Guia do colaborador