=========================== ``tse2sql.renderers.mysql`` =========================== .. automodule:: tse2sql.renderers.mysql .. contents:: :local: .. currentmodule:: tse2sql.renderers.mysql Functions ========= - :py:func:`write_mysql`: Write MySQL SQL output. - :py:func:`write_mysql_scrapper`: Write MySQL SQL output for scrapped data. .. autofunction:: write_mysql .. autofunction:: write_mysql_scrapper