add fleet
This commit is contained in:
2
src/main/resources/dbmigration/1.22.sql
Normal file
2
src/main/resources/dbmigration/1.22.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- apply alter tables
|
||||
alter table fleet add column if not exists reg_date date;
|
||||
Reference in New Issue
Block a user