db update script
This commit is contained in:
parent
9a6a60a9c1
commit
d81365c123
1 changed files with 2 additions and 0 deletions
2
updates.sql
Normal file
2
updates.sql
Normal file
|
@ -0,0 +1,2 @@
|
|||
|
||||
ALTER TABLE `item` ADD `remote-id` CHAR( 255 ) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL AFTER `contact-id` ;
|
Loading…
Reference in a new issue