Releases: sensedeep/onetable-cli
Releases · sensedeep/onetable-cli
v0.1.3
v0.1.2
v0.1.1
Initial Release
Features
- Simple command line utility to control and manage DynamoDB schema and contents.
- Mutate database schema and contents via discrete, reversible migrations.
- Migrate upwards, downwards, to specific versions.
- Automated, ordered sequencing of migrations in both directions.
- Add and remove seed data in any migration.
- Quick reset of DynamoDB databases for development.
- Show database status and list applied migrations.
- Show outstanding migrations.
- Stored history of migrations.
- No module dependencies other than OneTable.