Commit Graph
21 Commits
Author SHA1 Message Date
liugang d0b5ddb807 * [refac] Remove explicit charset and collation declarations from SQL files
- Remove DEFAULT CHARSET declarations from all SQL table definitions
- Strip COLLATE clauses from field definitions across all database scripts
- Simplify ENGINE declarations by removing redundant charset specifications
- Standardize SQL statement formatting for improved database compatibility
- Affects all database update scripts from version 0.1 to 21.7.6
2025-11-24 09:48:10 +08:00
zhujinyong 3183c8fe20 * Format sql. 2021-12-28 10:19:05 +08:00
wangchunsheng 8c00d02289 * fix the error of the update db. 2010-02-20 12:42:16 +00:00
wangchunsheng 8dd09487fe * adjust the action table's date field. 2010-02-20 08:52:24 +00:00
wangchunsheng 282e8dd985 * change the extra field order. 2010-02-14 11:42:33 +00:00
wangchunsheng 7ba615b531 * set the assignedTo field. 2010-02-11 05:06:18 +00:00
wangchunsheng c1cb004c22 * change the reviewedDate. 2010-02-10 08:22:05 +00:00
wangchunsheng d71c4d1616 * change the update sql. 2010-02-08 05:42:07 +00:00
wangchunsheng 00aba11061 * change the update sql to convert the status of story to closed. 2010-02-08 05:01:12 +00:00
wangchunsheng 911bb134a0 * remove the comment. 2010-02-08 03:52:10 +00:00
wangchunsheng dcc3b69010 * change chinese comment to english. 2010-02-08 03:49:22 +00:00
wangchunsheng 1a32e1c264 * fix the error of db. 2010-02-08 03:28:49 +00:00
wangchunsheng bdc56b3b8f * adjust the action table, add extra field. 2010-02-08 01:28:09 +00:00
wangchunsheng 6042bdb903 * adjust the storyspec table. 2010-02-07 14:53:28 +00:00
wangchunsheng 9f952cebaa * upgrade the db. 2010-02-06 05:19:59 +00:00
wangchunsheng 1f63fbea64 * fix the error of update sql. 2010-02-02 03:26:26 +00:00
wangchunsheng abb7224c28 * adjust the testRun table. 2010-02-01 09:17:07 +00:00
wangchunsheng 0d8faef222 * update the 0.4 sql. 2010-02-01 08:59:39 +00:00
wangchunsheng 8c69805b06 * change the update sql. 2010-01-30 03:37:24 +00:00
wangchunsheng 71eef0f593 + finish the feature of testcase step. 2010-01-29 06:44:47 +00:00
wangchunsheng 59f076ec6c + add the update sql of version 0.4. 2010-01-28 02:01:10 +00:00