issues
search
Min-ops
/
cruddy
A simple CRUD wrapper around Amazon DynamoDB
Apache License 2.0
24
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Merge branch 'release-0.14.0'
#38
garnaat
closed
8 years ago
0
Make encryption optional for update
#37
pas256
closed
8 years ago
2
Update without encrypting fields
#36
pas256
closed
8 years ago
1
bulk delete
#35
garnaat
closed
8 years ago
0
Generate empty item JSON
#34
pas256
opened
8 years ago
0
Fix missing _version in installation. Move help function to CLI.
#33
garnaat
closed
8 years ago
0
Add help
#32
garnaat
closed
8 years ago
0
Fix delete
#31
pas256
closed
8 years ago
2
Adding an update method to the LambdaClient.
#30
pas256
closed
8 years ago
0
LambdaClient is missing update
#29
pas256
closed
8 years ago
0
Must create before increment_counter. Discuss
#28
pas256
opened
8 years ago
0
Improvements
#27
garnaat
closed
8 years ago
1
WIP: Adding a sample for a Lambda handler. Also fixing #23.
#26
garnaat
closed
8 years ago
2
Remove references to query operation. It is now called search.
#25
garnaat
closed
8 years ago
0
README takes about query
#24
garnaat
closed
8 years ago
0
CLI increment returns null
#23
pas256
closed
8 years ago
1
Fail gracefully when the Lambda func doesn't have the right permissions
#22
pas256
opened
8 years ago
2
Adding --decrypt option to CLI. Fixing docs to not require a list of …
#21
garnaat
closed
8 years ago
4
Fixed a typo bug in CLI related to Lambda controller name
#20
garnaat
closed
8 years ago
0
Allow CLI to work directly with a table as well as through a Lambda h…
#19
garnaat
closed
8 years ago
0
Use an expression attribute name for increment_counter to avoid any c…
#18
garnaat
closed
8 years ago
0
Add a CLI to interact with a cruddy-based Lambda controller.
#17
garnaat
closed
8 years ago
0
fix typo bug in handler for get operation
#16
garnaat
closed
8 years ago
0
Rework the handler to be easier to use and add some tests for it.
#15
garnaat
closed
8 years ago
0
Add incremental counter. Also change prototype to only support object…
#14
garnaat
closed
8 years ago
0
Fix check for string type to use six string_types
#13
garnaat
closed
8 years ago
0
Changing things up again.
#12
garnaat
closed
8 years ago
0
Change required_attributes to be defaults and allow default values to…
#11
garnaat
closed
8 years ago
0
fix a couple of small bugs in query.
#10
garnaat
closed
8 years ago
0
Forgot to add query to list of supported operations.
#9
garnaat
closed
8 years ago
0
Adding query to the generic handler
#8
garnaat
closed
8 years ago
0
A simple query command for querying GSI's
#7
garnaat
closed
8 years ago
1
Handle case of get of non-existant key. Fixes #5.
#6
garnaat
closed
8 years ago
0
Get of id that doesn't exist raises KeyError
#5
pas256
closed
8 years ago
0
Fixing the get operation to... Oh, I dunno... get
#4
pas256
closed
8 years ago
0
Refactoring the code, adding more error checking, support for encrypt…
#3
garnaat
closed
8 years ago
7
How can I do a consistent read?
#2
pas256
closed
8 years ago
1
First pass at adding error handling to the _get() method
#1
pas256
closed
8 years ago
3