Commit Graph
8 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 25af1d9516 * adjust for upgrade. 2021-05-11 10:49:49 +08:00
wangyidong d95cbe7dcb * adjust for upgrade. 2021-05-06 13:02:01 +08:00
wangyidong b8d1cc17d8 * adjust for demo. 2021-04-29 14:18:58 +08:00
wangyidong fb21c70896 * adjust for xuanxuan upgrade. 2021-04-29 11:31:12 +08:00
Yagami 4c749117a6 * Fix bug. 2021-04-26 13:29:18 +08:00
Yagami 8f686722cc * Fix bug #12296. 2021-04-26 13:29:18 +08:00
wangyidong 1fc9c2e6ca * fix bug. 2021-04-26 11:14:11 +08:00