Commit Graph
5 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 2d25ad825a * adjust code for upgrade. 2018-09-28 09:35:12 +08:00
wangyidong 2f5a511644 * finish task #4696. 2018-09-17 09:17:47 +08:00
滔哥 e47515aa62 * Finish task#4794 2018-09-14 10:52:58 +08:00
wangyidong 800a77fff6 * finish task #4764. 2018-09-10 15:23:59 +08:00