0.3
-
Improved: add confirmation question to the cli command which deletes all database data
-
Improved the
sql:executecommand:- measure time and memory taken for each db
- allow to print output in json/yaml/php format
- allow to execute sql commands stored in a file besides specifying them as cli option
- all sql commands are now executed in a temporary db schema, by a corresponding temp. db user, instead of being executed with the database 'root' account