dynamo-browse/internal/dynamo-browse/models
Leon Mika a1717572c5
issue-22: Fixed expressions so that queries will be executed as queries (#25)
Augmented expressions so that queries that can be executed as queries on DynamoDB can be done so.
Also added an IR tree which is a simplified representation of the AST and will be used to plan the query.
2022-09-19 21:14:03 +10:00
..
itemrender Added some colours 2022-06-02 22:39:47 +10:00
modexpr Changed package from awstools to audax 2022-07-28 21:36:16 +10:00
queryexpr issue-22: Fixed expressions so that queries will be executed as queries (#25) 2022-09-19 21:14:03 +10:00
serialisable issue-8: added going forward in backstack and restoring last view 2022-08-23 22:33:20 +10:00
attrutils.go ssm-browse: added mark, filtering and delete items 2022-03-30 21:55:16 +11:00
items.go Changed package from awstools to audax 2022-07-28 21:36:16 +10:00
itemtype.go Merged all 'set-X' commands into a single 'set-attr' command 2022-07-16 10:05:48 +10:00
models.go backstack: added saving of backstack to workspace 2022-08-11 22:23:39 +10:00
query.go dynamo-query: started working on queries 2022-06-21 13:37:07 +10:00
sorted.go sqs-browse: fixed assumption regarding table keys 2022-03-25 08:13:43 +11:00
sorted_test.go Changed package from awstools to audax 2022-07-28 21:36:16 +10:00
tableinfo.go sqs-browse: fixed assumption regarding table keys 2022-03-25 08:13:43 +11:00