Allows for the creation of simple DynamoDB commands that will be executed only once against a DynamoDB database to allow you to "migrate" the schema of the database over time. This is a simple implementation for DynamoDB, similar to tools such as FlywayDB and Active Record Migrations.
Required Ruby Version
>= 0
Authors
Henry Lawson
Versions
- 0.8.0 July 31, 2019 (10 KB)
- 0.7.0 June 24, 2017 (10 KB)
- 0.6.0 November 12, 2016 (10 KB)
- 0.5.0 June 05, 2016 (10 KB)
- 0.4.0 February 23, 2016 (10 KB)
- 0.3.0 February 21, 2016 (9.5 KB)