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
liumengyi 32213edad0 * [bug#55532,done,2h] optimize sql. 2024-10-09 09:08:46 +08:00
liugang a4d2de38f0 * [misc] replace COUNT(*) with COUNT(1) in sql. 2024-06-27 14:07:27 +08:00
liumengyi 8e77c6f222 - Remove sql, zt_product doesn't has shadow field. 2023-10-24 14:08:57 +08:00
liugang 6c2a324e40 * Create view to filter the shadow products. 2022-09-28 16:30:28 +08:00
孙广明 33fc87131e * Add pro/biz/max sql to open. 2022-03-08 08:55:16 +08:00