update-patch

# updates for database updates
This commit is contained in:
Manish Verma
2016-11-28 11:32:04 +05:30
parent 6ca87eb69c
commit e9e9b918a3
2 changed files with 11 additions and 13 deletions

View File

@@ -42,4 +42,4 @@ CREATE TABLE IF NOT EXISTS `field_values` (
--
UPDATE `settings_ticket` SET `num_format` = '$$$$-####-####', `num_sequence` = 'sequence' WHERE `id` = 1;
----------------------------------------------------------------------
-- --------------------------------------------------------------------