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
liumengyi 54af3782ff * Modify sql when upgrading from version 12 to version 20. 2023-10-25 08:33:35 +08:00
孙广明 37153ad060 * Fix bug #20725 2022-03-14 16:34:49 +08:00
王怡栋 65ca276361 * fix update sql. 2021-08-23 13:27:35 +08:00
holan20180123 baecfc2c22 * Fix bug #13272. 2021-07-05 15:45:51 +08:00
hufangzhou 12c783069d * Fix bug #12482. 2021-05-07 13:22:21 +08:00
wangyidong 1fc9c2e6ca * fix bug. 2021-04-26 11:14:11 +08:00
tianshujie98 3162efb035 * Finish task #37535. 2021-04-15 14:44:46 +08:00
Yagami fee3eff032 * Fix sql. 2021-04-12 14:45:55 +08:00
wangyidong 44a6ed5a8c * fix for bug #11891. 2021-04-09 12:11:48 +08:00
wangyidong f7f7bdc651 * adjust for upgrade. 2021-04-07 14:50:40 +08:00