Ragtime 0.10.0
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.10.0"]
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.protocols
Protocols for defining a migration and data store.
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: