dynamo-browse/internal/common
Leon Mika 54a120342e
Added command history (#45)
* Added command line history to the command, query and filter prompts.
* Added query planning debugging to the log.
* Fixed bug in query expression which was not treating true and false as boolean literals.
* Fixed a bug in the query planning logic which was incorrectly determine that an expression of the form sort_key ^= "string", with no partition key, could be executed as a query instead of a scan.
2023-01-26 21:46:31 +11:00
..
sliceutils Issue 33: Finished most aspects of the expression language (#38) 2022-11-18 07:31:15 +11:00
ui Added command history (#45) 2023-01-26 21:46:31 +11:00
workspaces backstack: have added the workspace flag 2022-08-14 09:20:24 +10:00