Per-database preferences and config storage redesign
Quotable identifiers (not ignoring case)
DDL generator for each object type
User management
Grant and revoke privileges
SQL Editor: calltips for UDFs
“create trigger” action for tables
manage table indexes
replace wxComboBox with wxChoice everywhere
connect as… (other user/role) option for databases
option to restore backup into a new database
add system tables to DBH
SQL Editor: history of sql commands with persistence after close/open.
UI to register for and log events
change statements history to use separate files for each entry
database property page (showing page size, buffer count, sweep interval, …)
storing encrypted passwords in config files (per database setting)
logging DDL changes to a database table
ability to insert BLOB values from files
editable data grid