Commit Graph
6 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
zhujinyong 3183c8fe20 * Format sql. 2021-12-28 10:19:05 +08:00
wangchunsheng 03a319b660 - remove the mode field. 2010-07-06 07:57:28 +00:00
wangchunsheng d2f1e74ec7 * fix the error of the upgrade sql. 2010-07-06 02:48:20 +00:00
wangchunsheng a9d25e475e + add userQuery table. 2010-07-05 12:37:29 +00:00
fujia df3551f4e8 + add version 1.0.1 and 1.1. 2010-07-05 05:35:29 +00:00