Ragtime 0.6.0
A database-independent migration library.
Installation
To install, add the following dependency to your project or build file:
[ragtime "0.6.0"]
Namespaces
ragtime.jdbc
Functions for loading SQL migrations and applying them to a SQL database.
Public variables and functions:
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: