mirror of
https://github.com/sismics/docs.git
synced 2026-02-05 03:47:29 +00:00
Reordering files
This commit is contained in:
@@ -1 +1 @@
|
||||
db.version=0
|
||||
db.version=1
|
||||
@@ -0,0 +1,2 @@
|
||||
alter table T_FILE add column FIL_ORDER_N int;
|
||||
update T_CONFIG set CFG_VALUE_C='1' where CFG_ID_C='DB_VERSION';
|
||||
Reference in New Issue
Block a user