Issues
- 2
calling .save on a nested obj is not working on 3.10.0
#814 opened by rhuang - 2
- 1
- 2
Add batch_get_item to Dynamoid
#793 opened by jacksonhuether - 1
- 7
Why do I call Dynamoid::TransactionWrite and get an error name uninitialized constant?
#763 opened by namdv-1375 - 1
Is it going to support associations between dynamoid and activerecord in the future?
#781 opened by FilisLiu - 5
If I want to update table, how should I do it?
#776 opened by namdv-1375 - 9
Field adapters no longer work (v3.9.0)
#666 opened by jplaisted - 3
how to set a GSI for condition ?
#622 opened by pribadi1st - 1
- 3
- 3
Idea: "ActiveDocument"
#739 opened by johnnyshields - 1
has_one doesn't allow custom foreign_key
#740 opened by FinnIckler - 14
Single Table Design: Support Patterns
#568 opened by bmalinconico - 5
Batching with more than 1000 doesn't have any effect?
#735 opened by nbulaj - 6
How to use condition expressions in a query?
#608 opened by nbulaj - 29
- 1
Conditional update array element
#684 opened by mzientkowski - 3
- 2
Conditional updates are incorrect in README
#657 opened by jplaisted - 2
- 2
filter expression with or?
#640 opened by rhuang - 3
Update GSI the existing table
#635 opened by ninhlv-9984 - 1
Bad Badge Anchor
#617 opened by pboling - 0
- 7
Dynamoid unable to read datetime field stored as Number after version update from 2.2.x to 3.7.x
#513 opened by Ashish-Jaiswal98 - 4
Any chance to cut a more recent release?
#597 opened by mastamark - 2
A question about timestamp columns
#550 opened by elioncho - 4
Calling first modifies the original variable
#600 opened by TigerWolf - 7
`key:` with number type -> type mismatch
#596 opened by Matan-Perry - 1
Support segment/total_segments for scans
#593 opened by mrkamel - 0
- 1
- 0
ArgumentError when proxying association method_missing under Ruby 3 due to improper kwarg handling
#571 opened by xeger - 4
A question about ttl
#563 opened by ribarbosa - 1
`reload` doesn't reset `new_record`
#564 opened by rahul342 - 3
- 1
preload associations
#547 opened by mrkamel - 3
run update callback by using `#update_attributes`
#530 opened by a5-stable - 8
delete_all with global secondary index (GSI)
#529 opened by activklaus - 3
- 4
- 1
Reusing connections
#523 opened by juanviamonte - 2
Upsert in batch, is it possible?
#519 opened by saiqulhaq - 5
- 2
- 1
Aws::DynamoDB::Errors::ValidationException: Provided list of item keys contains duplicates
#510 opened by Bajena - 2
Reloading in Rails Development Environment Broken
#507 opened by mvastola - 2
Performance issues when used in puma environment
#506 opened by mb-dev