mirror of
https://git.victorphan.net/basketballcantho/Teedy_custom.git
synced 2026-08-06 06:13:10 +07:00
#23: Tag tree (server)
This commit is contained in:
@@ -1 +1 @@
|
||||
db.version=1
|
||||
db.version=2
|
||||
@@ -0,0 +1,2 @@
|
||||
alter table T_TAG add column TAG_IDPARENT_C varchar(36);
|
||||
update T_CONFIG set CFG_VALUE_C = '2' where CFG_ID_C = 'DB_VERSION';
|
||||
Reference in New Issue
Block a user