revert-fix #1
@@ -28,7 +28,6 @@ return new class extends Migration
|
||||
|
||||
UNIQUE (name, plant_id),
|
||||
FOREIGN KEY (plant_id) REFERENCES plants (id)
|
||||
|
||||
);
|
||||
SQL;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user