Commit Graph
4 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 1dfd857601 * finish task #5435. 2019-04-30 10:53:38 +08:00
wangyidong 83ef9700c4 * finish task #5433. 2019-04-29 16:42:22 +08:00
wangyidong 14cde536ec * code for task #5434. 2019-04-29 16:11:27 +08:00