Commit Graph
10 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 8aa8534f73 * adjust for sql. 2021-07-20 11:45:53 +08:00
holan20180123 ea798466aa * Delete a blank line. 2021-07-20 10:11:56 +08:00
wangyidong 8ce3d4de2a * fix error. 2021-07-20 09:04:54 +08:00
wangyidong ad51c0ec88 * adjust for upgrade. 2021-07-19 17:25:59 +08:00
dingguodong 4849eddedc * Correct bad spelled word. 2021-07-14 14:00:37 +08:00
dingguodong 59a2bf3e5c + Add upgrade sql statements. 2021-07-14 11:30:53 +08:00
tianshujie98 cb4fd5ffb1 * Fix bug. 2021-07-07 13:42:12 +08:00
wangyidong fa4fa5941e Merge branch '15.0' 2021-07-06 19:28:30 +08:00
wangyidong 3f0aeaf173 * finish task #39793. 2021-07-06 13:34:44 +08:00