Ragtime 0.12.1
Released under the Eclipse Public License
A database-independent migration library.
Installation
To install, add the following dependency to your project or build file:
[dev.weavejester/ragtime "0.12.1"]
Namespaces
ragtime.jdbc
Functions for loading SQL migrations and applying them to a SQL database.
Public variables and functions:
ragtime.next-jdbc
Functions for loading SQL migrations and applying them to a SQL database.
Public variables and functions:
ragtime.reporter
Functions for reporting on migrations that are applied or rolled back.
ragtime.strategy
Algorithms for managing conflicts between migrations applied to a database, and migrations that we want to apply to the database.
Public variables and functions: