remove
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
-- apply alter tables
|
||||
alter table plant add column if not exists plant_original_name varchar(255);
|
||||
update plant set plant_original_name = plant;
|
||||
|
||||
Reference in New Issue
Block a user