We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
In Ragtime 0.5.0, migrations are now defined by the Migration protocol, and the Migratable protocol has been renamed to the DataStore protocol.
Migration
Migratable
DataStore
The :database option in the ragtime.repl namespace has been renamed to :datastore to reflect this change.
:database
ragtime.repl
:datastore