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.core

Functions for applying and rolling back migrations.

ragtime.jdbc

Functions for loading SQL migrations and applying them to a SQL database.

ragtime.protocols

Public variables and functions:

ragtime.repl

Convenience functions for running in the REPL.

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: