Leon Mika
f65c5778a9
issue-50: fixed package name ( #52 )
...
Changed package name from github.com/lmika/audax to github.com/lmika/dynamo-browse
2023-04-17 08:31:03 +10:00
Leon Mika
b51c13dfb1
Issue 32: Fixed some TODOs in query expressions
...
- Fixed the gaps in conjunctions, disjunctions, and equality operator for expression value evaluation.
- Fixed the issue in which '^=' was treated as two separate tokens, it's now a single token.
2022-10-11 22:16:20 +11:00
Leon Mika
a8dd264983
Changed package from awstools to audax
2022-07-28 21:36:16 +10:00
Leon Mika
5a69e6c954
sqs-browse: remove assumption regarding table keys
...
Table keys are now retrieved from describe
2022-03-25 08:17:52 +11:00
Leon Mika
30dbc4eefe
sqs-browse: added notion of workspaces in sqs-browse
...
Also added a tool to generate test tables
2022-03-24 15:44:57 +11:00
Leon Mika
cecdbafabb
sqs-browse: started working on put commands
2022-03-24 12:54:32 +11:00