issues
search
softprops
/
dynomite
⚡🦀 🧨 make your rust types fit DynamoDB and visa versa
https://docs.rs/dynomite/
MIT License
220
stars
53
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ignore
#175
sameer
closed
2 months ago
0
ignore
#174
sameer
closed
2 months ago
0
Bump rusoto to 0.48.0
#173
karankurbur
closed
1 year ago
0
Update rusoto to 0.48
#172
ArsenyYankovsky
opened
1 year ago
0
Upgrade dependencies
#171
jakubadamw
closed
9 months ago
0
Upgrade `uuid` to version 1.1.2
#170
jreyes33
opened
2 years ago
0
Fix apostrophe typo in error message
#169
jameslittle230
closed
2 days ago
0
Make the derivation of attribute mapping handle raw identifiers (`r#…`) properly
#168
jakubadamw
closed
9 months ago
0
Single Table Design
#166
fbjork
opened
2 years ago
0
the trait bound `User: From<HashMap<std::string::String, AttributeValue>>` is not satisfied
#165
marchese29
closed
3 years ago
1
Upgrade Rusoto deps to 0.47
#164
simonvandel
closed
2 years ago
1
Introduce `#[dynomite(skip_serializing_if = "..")]` attribute
#163
Veetaha
closed
3 years ago
4
official aws sdk support
#162
nuvanti
opened
3 years ago
9
Update env_logger requirement from 0.8 to 0.9
#161
dependabot-preview[bot]
opened
3 years ago
0
Update rusoto_core requirement from 0.46 to 0.47
#160
dependabot-preview[bot]
opened
3 years ago
0
Update rusoto_dynamodb requirement from 0.46 to 0.47
#159
dependabot-preview[bot]
opened
3 years ago
0
Retry HttpDispatch & ThrottlingException errors
#158
DarrenTsung
opened
3 years ago
1
Upgrade to GitHub-native Dependabot
#157
dependabot-preview[bot]
opened
3 years ago
1
Fix typo in HashMap::new()
#156
auyer
closed
3 years ago
1
Rusoto 0.45.0 used in the 0.10.0 version pulled from crates.io
#155
davecline
opened
3 years ago
1
Expected enum `rusoto_signature::region::Region`, found enum `Region`
#154
jeremymcjunkin
opened
3 years ago
3
fix test item-not-on-struct-fail's expected stderr to include error code
#153
phrohdoh
closed
3 years ago
3
How to handle empty HashSet attributes?
#152
danj
opened
3 years ago
2
new release
#151
extrawurst
opened
3 years ago
4
fix clippy errors
#150
softprops
closed
3 years ago
0
Update to rusoto 0.46
#149
jaboatman
closed
3 years ago
1
Update tokio requirement from 0.2 to 1.0
#148
dependabot-preview[bot]
closed
3 years ago
2
Update bytes requirement from 0.5 to 1.0
#147
dependabot-preview[bot]
closed
3 years ago
1
Add partition/sort key getters to Item trait
#146
ramosbugs
opened
3 years ago
2
Support deriving Attribute trait for newtype structs
#145
ramosbugs
opened
3 years ago
1
Maintenance status
#144
Veetaha
opened
4 years ago
10
Update bytes requirement from 0.5 to 0.6
#143
dependabot-preview[bot]
closed
3 years ago
1
Update env_logger requirement from 0.7 to 0.8
#142
dependabot-preview[bot]
closed
3 years ago
1
Update tokio requirement from 0.2 to 0.3
#141
dependabot-preview[bot]
closed
3 years ago
2
#[derive(Item)] makes clippy::needless_arbitrary_self_type complain
#140
FuzzyLitchi
opened
4 years ago
4
Remove arbitrary self type
#139
Luminoth
closed
3 years ago
3
Retry policy guidance
#138
matthewkmayer
opened
4 years ago
0
Cleanup From/IntoAttributes traits
#137
Veetaha
closed
4 years ago
0
Add initial support for fat enums (internally-tagged representation)
#136
Veetaha
closed
3 years ago
6
Make tests data-driven and self-updating
#135
Veetaha
closed
4 years ago
2
Implement Attribute for FromAttributes + IntoAttributes
#134
Veetaha
closed
4 years ago
1
Validate attributes key names at compile time
#133
Veetaha
opened
4 years ago
0
Introduce #[dynomite(flatten)] attribute
#132
Veetaha
closed
4 years ago
10
Support fat enums
#131
Veetaha
opened
4 years ago
1
Fix ambient attrs propagated to the generated Key struct
#130
Veetaha
closed
4 years ago
3
Consider supporting the `rusoto_dynamodbstreams` crate
#129
jakejscott
opened
4 years ago
0
Unable to insert duo to mio waiting for windows tcp connection
#128
bottiger
closed
4 years ago
3
Ability to ignore an attribute if it's None e.g. Don't store the attribute in ddb at all
#127
jakejscott
closed
4 years ago
0
Use fully qualified (Result) type name in the derive macro
#126
stanislav-tkach
closed
4 years ago
0
`Item` conflicts with custom `Result` in the same scope
#125
stanislav-tkach
closed
4 years ago
0
Next