Skip to content

Removed the table creation migrations as they were causing issues when the tables already exist.

Nacim Khelifi (nak877) requested to merge main_table_fix into main

Basically just fixed some issues that break db:migrate.

Merge request reports