issues
search
Veraticus
/
Dynamoid
Ruby ORM for Amazon's DynamoDB
http://joshsymonds.com/Dynamoid/
247
stars
83
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error "value must be enumerable"
#197
raunaklakhwani
opened
8 years ago
0
Remove to_f in criteria chain
#196
ayemos
opened
9 years ago
0
Fix typos in README
#195
djpowers
closed
8 years ago
1
Dynamoid::Persistence#save never runs :update callbacks
#194
jamedranoa
opened
9 years ago
0
run :save callbacks on update and update!
#193
jamedranoa
opened
9 years ago
0
Dynamoid::Persistence#update! should be running :save callbacks
#192
jamedranoa
opened
9 years ago
1
Migrate to another home
#191
philipmw
closed
9 years ago
2
AWS v2?
#190
bramski
opened
9 years ago
1
Rails 4.2?
#189
bramski
opened
9 years ago
1
Deprecate this gem officially
#188
hlms
closed
9 years ago
4
Added ability to use a custom field name for optimistic locking
#187
sumocoder
opened
9 years ago
2
aws_sdk Adapter - require': cannot load such file -- aws (LoadError)
#186
bradly-swart
opened
9 years ago
2
load fails on finding additional attributes
#185
hlms
opened
9 years ago
0
Making multiple table update atomic
#184
hlms
opened
9 years ago
3
Retries in dynamoid
#183
hlms
opened
9 years ago
2
adding any index results crash
#182
maxbugaenko
opened
10 years ago
3
Fix README aws.yml alias
#181
elkelk
closed
9 years ago
1
Problem while creating new instance
#180
rybex
opened
10 years ago
0
Exception when creating new User
#179
KamilLelonek
opened
10 years ago
1
Getting weird "Table already exists" error when the table exists V.S. "Resources not found" error when table is deleted.
#178
terencelin
opened
10 years ago
3
Fix AWS::DynamoDB::Errors::ResourceInUseException: Duplicate table name Error
#177
bonty
opened
10 years ago
1
Fix range key error in where clause
#176
bonty
closed
9 years ago
2
Add an option for ignoring undefined field
#175
j-miyake
closed
5 years ago
0
Respecting blank namespace
#174
jaredonline
closed
6 years ago
5
Assigning associations to a model automatically persists that model to the table.
#173
moniecodes
opened
10 years ago
0
Fixed typo in README.markdown in Associations example
#172
ralexstokes
opened
10 years ago
0
Fix Travis Builds, Expand Matrix
#171
petergoldstein
closed
9 years ago
1
Model reload method should not silently fail to reload
#170
lisad
opened
10 years ago
0
Changed link to AWS SDK for Ruby
#169
Spone
closed
8 years ago
1
Add select "all" in absence of any interface to set 'select option on DynamoDB query
#168
lisad
closed
10 years ago
0
String max length
#167
samwho
opened
10 years ago
2
No support for BETWEEN queries on range keys
#166
m5rk
opened
10 years ago
2
Implement and test BatchPutItem
#165
mattbornski
opened
10 years ago
4
Record should be destroyed whether it has a range key or not
#164
lisad
opened
11 years ago
0
Support for ActiveRecord "subset conditions"
#163
lisad
opened
11 years ago
2
Duplicate entries in DynamoDB when updating an existing object
#162
wagaboy
opened
11 years ago
4
Persistence method 'update' shouldn't fail if no block passed
#161
lisad
closed
10 years ago
4
Yield should test if there's a block to yield to in persistence/update
#160
lisad
opened
11 years ago
1
Belongs_to association saved too early
#159
lisad
opened
11 years ago
1
Field name for id hard-coded in ManyAssociation:<<
#158
lisad
opened
11 years ago
3
Make Dynamoid Adapter Agnostic
#157
abullrd
closed
11 years ago
1
Fix warning: Enumerator.new without a block is deprecated; use Object#to_enum
#156
lou
closed
11 years ago
1
Parent association repetitieve fetching
#155
danjonson
opened
11 years ago
0
Optional Clientv2 API
#154
loganb
opened
11 years ago
1
fix key in chain
#153
bl4d3
closed
9 years ago
2
Don't connect to the database autoamtically when configured.
#152
rainhead
closed
10 years ago
4
_ (Underscore) always prepended to table names.
#151
ezranuite
opened
11 years ago
0
query by range no results
#150
bl4d3
opened
11 years ago
2
can not find data in aws console
#149
bl4d3
opened
11 years ago
0
Cast the range key to string before checking for range queries; add support for eq in range queries
#148
5Ub-Z3r0
closed
9 years ago
3
Next