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 25857aa0ca * [refac bug #54539] Fix workflowfield options. 2024-08-30 15:22:17 +08:00
sunguangming 017cebf4d3 * [bug#54664,done,0.2h] fix bug. 2024-08-29 03:06:23 +00:00
sunguangming 4cf081fa80 * [misc] add upgrade sql. 2024-08-29 03:06:23 +00:00
liugang 8d4c050bf3 * [bug#54494,0.5h] fix sql error when installing in DM. 2024-08-28 13:37:12 +08:00
wangyidong 8d9ade3032 * [refac bug #54550] Fix workflowaction epic sql 2024-08-28 09:11:34 +08:00
wangyidong 8e8563ad95 * [perf] Adjust SQL for UNIQUE INDEX. 2024-08-27 08:52:33 +08:00
wangyidong cb5e2b631d * [perf story #63466] Add ui field for zt_workflowrelationlayout table. 2024-08-27 08:52:33 +08:00
sunguangming ca4a65a99d * [task#126551,doing,0.2h] add sql, modify sidebar. 2024-08-27 08:52:33 +08:00
liugang acf81098dc + [misc] add table to save workflow ui. 2024-08-20 09:23:31 +08:00