remove
This commit is contained in:
parent
0247d68b50
commit
7a1d2fcf91
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user