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 removeprocedure_notices = False
andfunctions_notices = False
fromtest_mariadb.py
.