juxt / joplin

Flexible datastore migration and seeding for Clojure projects
Eclipse Public License 1.0
316 stars 49 forks source link

Upgrade ragtime to version 0.6.4 #114

Closed joana-sanchez-otm closed 1 year ago

joana-sanchez-otm commented 4 years ago

Fixes https://github.com/weavejester/ragtime/issues/109

This bug in ragtime means that if you call joplin.core/rollback-db with an n that's a string, the migration does not exist in the db, and the db is fully migrated, it will begin rolling back all migrations.