Commit Graph
9 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
wangyidong 143310de0c Merge branch 'master' of github.com:easysoft/zentaopms 2019-11-26 09:36:17 +08:00
wangyidong 0763c4288d * finish task #6567. 2019-11-26 09:35:27 +08:00
guanxiying 3dacf7d80e * Add acl index of product and project table. 2019-11-26 08:44:47 +08:00
wangyidong da02886078 * adjust update sql. 2019-11-25 08:41:59 +08:00
wangyidong 303b48c1bb * code for bind dinguserid. 2019-11-22 17:00:02 +08:00
wangyidong 861ec58fcb * code for task #6566. 2019-11-21 14:17:52 +08:00
wangyidong 6434e06342 * finish task #6539,6537. 2019-11-18 14:14:03 +08:00
Yagami e6486f6c19 * Finish task #6487. 2019-11-14 16:54:31 +08:00