Roadmap

See also ROADMAP marks in source code.

DbAdapter

  • merge_table

  • bulk_dump (also as a specific DbDumper)

TabularDumper

  • merge using keys

MariaDB/MySQL

  • Retrieve non-exception signals (see tests/samples/[functions|procedures]/mariadb.sql). Would allow to remove procedure_notices = False and functions_notices = False from test_mariadb.py.