Closed abem93 closed 3 months ago
This PR fixes issues with the current migrations. There are migrations that depend on certain tables existing but the migrations that create those tables come after. This updates the order of migrations to create dependent tables first
This PR fixes issues with the current migrations. There are migrations that depend on certain tables existing but the migrations that create those tables come after. This updates the order of migrations to create dependent tables first