Releases: oharaandrew314/dynamodb-kotlin-module
Releases · oharaandrew314/dynamodb-kotlin-module
Improvements for DynamoDbTable<T>.createTableWithIndixes
- 🐛 fix
DynamoDbTable<T>.createTableWithIndicesagainst real DynamoDB - ✨
DynamoDbTable<T>.createTableWithIndicesnow supports a custom projection builder
0.2.0
- 🐛
TableMetadataindex names now have correct name if overridden byDynamoKtAttribute
Bugfix
0.1.0-beta.2
- New Samples and documentation
- Provide workaround for v2 enhanced sdk ignoring indices on
createTable
First Release
0.1.0-alpha.1 add readme badges