Commit Graph
11 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
wangchunsheng 9ccedb085c * fix the error when upgradeing. 2010-12-02 06:14:49 +00:00
wangchunsheng 01192daf5b + add owner to test task. 2010-11-29 13:01:52 +00:00
wangchunsheng 40a0db1c89 * update the task's assignedDate. 2010-11-29 05:49:28 +00:00
wangchunsheng 1b8c2062a6 * change the task->complete to task->finish. 2010-11-28 13:00:33 +00:00
wangchunsheng c75ffef97b + add new fields of task table. 2010-11-25 15:32:28 +00:00
wangchunsheng 46bd522896 * adjust the task table. 2010-11-24 15:37:54 +00:00
wangchunsheng 27469f59bf + change title fields' length. 2010-11-24 05:53:03 +00:00
wangchunsheng 11c730dff5 + add editor to product module.
+ add PO, QM, RM to product and project.
2010-11-24 03:29:13 +00:00
fujia 208ec985b1 + complete task #320:add other fileds to user's profile. 2010-11-13 08:58:22 +00:00
fujia 4b10512f21 + complete task #307:add PO PM QM RM to project. 2010-11-13 03:41:38 +00:00