Admin: direct download of database file
admin interface cleanupQuery saving has been moved to its own class
args for named queries; bug fixes; lang support
add import/export to admin interfaceSometimes I need access to my sqlite databases on a hosting where I don't have the file-level access. This import/export feature is very helpful in this case.
Added database version upgrade funtion.Added dump and import functions. Added checks and rename and convert buttons to admin interface, that adds upgrade function when possible
Added admin interface to access databases directly