update v1.0.7.9 R.C.
This is a Release Candidate. We are still testing.
This commit is contained in:
8
DB/update from 1.0.7.8 to 1.0.7.9/Updatedatabase.sql
Normal file
8
DB/update from 1.0.7.8 to 1.0.7.9/Updatedatabase.sql
Normal file
@@ -0,0 +1,8 @@
|
||||
-- ----------------------------------------------------------
|
||||
|
||||
--
|
||||
-- Alter Table structure for table `common_settings`
|
||||
--
|
||||
INSERT INTO `common_settings` (`id`, `option_name`, `option_value`, `status`, `optional_field`, `created_at`, `updated_at`) VALUES (2, 'enable_rtl', '', '', '', '2016-06-14 09:07:17', '2016-06-14 09:07:17'),(3, 'user_set_ticket_status', '',1,'','2016-06-14 09:07:17','2016-06-14 09:07:17');
|
||||
|
||||
-- Wait till the official release
|
Reference in New Issue
Block a user