Compare commits
1 Commits
7b0fa092f4
...
revert-fix
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
de2c05c817 |
@@ -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