tse2sql.renderers.mysql¶MySQL SQL generator.
write_mysql():
Write MySQL SQL output.
write_mysql_scrapper():
Write MySQL SQL output for scrapped data.
tse2sql.renderers.mysql.write_mysql(fd, payload)¶Write MySQL SQL output.
fd – Output file descriptor.
payload – Generation payload with provinces, cantons, districts and voters data.