Commit Graph
7 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
wyd621 ddfa3d8d66 * fix a bug for upgrade.
* change zt_custom to zt_lang.
2013-08-12 08:56:09 +08:00
wyd621 79a8b3602f * upgrade sql. 2013-08-09 14:10:17 +08:00
azhi 4e97e8e8cb * add 'system' column. 2013-08-07 16:49:10 +08:00
azhi b77e1b16da * code for task#1670. 2013-08-06 17:09:23 +08:00
azhi 7e891b1056 * code for task#1670. 2013-08-05 17:04:07 +08:00
azhi 45f94c0f22 * code for task#1669. 2013-08-05 14:07:51 +08:00