genegraph.migration
current-version
(current-version)If version.edn does not exist in data, return -1 for migration index (always build data)
desired-version
(desired-version)migrate!
(migrate!)If a migration is needed, clear the current application state and rely on the app init code to rebuild the database appropriately.
needs-migration?
(needs-migration?)