mirror of
https://gitlab.com/mbugroup/lti-api.git
synced 2026-05-24 15:25:43 +00:00
fix(BE): Change migration chickin and project flock population to refactored one
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
DROP TABLE IF EXISTS project_chickin_details;
|
||||
|
||||
DROP TABLE IF EXISTS project_chickins;
|
||||
|
||||
DROP TABLE IF EXISTS project_flock_populations;
|
||||
Reference in New Issue
Block a user