Skip to content

Fixing migrations issue - added new scripts for orgs separately

Ghost User requested to merge create_projects_branch into master
  • Separated out the orgs migrations logics into its own separate up and down scripts.
  • Tested init, migration, and rollbacks.
  • lein test succeeded.
  • lein run succeeded.

Merge request reports