Commit Graph

8 Commits

Author SHA1 Message Date
Chris 7e04b6c001 Various fixes
* Fixed the init command not being registered
* pdoshell: Improved configuration handling
2022-02-08 01:45:55 +01:00
Chris f4257b39e4 Pipe improvements, misc cleanup
* Pipe improvements; better filter code, pipeline etc.
* Moved commands in PDO plugin to dedicated namespace
2021-12-23 15:31:26 +01:00
Chris 9050c74a08 Plugin fixes
* Added vertical rendering to com.noccy.pdo.shell
* Added missing Log classes for com.noccy.apiclient
2021-12-22 03:03:16 +01:00
Chris 94240a06f2 Bugfix: PDO shell plugin
* Fix broken .set command
* Prevent crash if database not available
2021-12-18 14:37:14 +01:00
Chris 0f45219747 Misc fixes
* Updated build scripts to handle gitless environments a little
  better
* PDO shell plugin improvements
* More tests
2021-12-17 12:51:29 +01:00
Chris 1eab339347 Updated PDO shell plugin
* Added .save and .show commands to PDO shell plugin
2021-12-17 01:48:57 +01:00
Chris 0c7fc0196a Multiple fixes
* PDO shell improvements: .query command, -r and --db on command
  line to read commands from file or preselect database.
* Updated build scripts and readme
2021-12-16 16:01:17 +01:00
Chris 16753e1892 Added PDO shell plugin 2021-12-16 02:39:52 +01:00