55 Commits

Author SHA1 Message Date
ji
8a57f0f2ac Merge pull request #1111 from tmlx1990/1107
fix:1107 修复修改排序后丢失注释的问题
2024-02-17 17:43:19 +08:00
cc9068850e Fix Issue #974:Unable to modify column name 2024-02-05 15:04:41 +08:00
7d7b78df1f Revert "Issue:#974 Column reordering not taking effect , unable to modify column name"
This reverts commit 5802aefdafea52e24aea571f584a46da6b5ccd67.
2024-02-04 12:25:49 +08:00
7ae40ab34a Revert "Fix the new bug brought by #974: field attributes cannot be added normally."
This reverts commit c994acf88b73259a6bbd44eab0a5ec5f5e7aa608.
2024-02-04 12:25:48 +08:00
c994acf88b Fix the new bug brought by #974: field attributes cannot be added normally. 2024-02-03 10:11:58 +08:00
5802aefdaf Issue:#974 Column reordering not taking effect , unable to modify column name 2024-02-02 18:35:21 +08:00
b4d49f2484 Issue #1110 that caused comments to be lost after modifying the order. 2024-02-02 15:11:55 +08:00
47ce285b23 fix:1107 修复修改排序后丢失注释的问题 2024-01-18 11:01:57 +08:00
be999aa831 Optimize code structure. 2024-01-09 19:16:55 +08:00
3e0412e09a Fix the extra comma in mysql edit table 2023-12-29 11:56:16 +08:00
6167134a12 fix: #974 优化MySQL修改列顺序算法。 2023-12-27 17:09:03 +08:00
b1de760e00 fix: #974 修复MySQL修改列顺序后生成SQL语句错误问题。 2023-12-21 14:46:39 +08:00
290631abcb Support database or schema 2023-11-16 20:48:45 +08:00
ji
594190f594 Merge pull request #805 from tmlx1990/main
FIX: 772 默认值中增加CURRENT_TIMESTAMP。
2023-11-14 19:47:02 +08:00
18cce246f2 Fix DM index error 2023-11-14 16:26:32 +08:00
a0187de02d 将字段默认值选项改为后端传递。 2023-11-13 18:23:41 +08:00
8248a5f838 Driver configuration is configured through json,
Support driver attribute configuration.
2023-11-12 22:38:34 +08:00
eed78015dc Driver configuration is configured through json,
Support driver attribute configuration.
2023-11-12 22:25:51 +08:00
b999c2556d fix point 乱码问题 2023-11-11 16:21:14 +08:00
4f3cd95c46 fix sqlserver sql page bug 2023-11-10 19:37:05 +08:00
ji
bebbc06d60 Merge pull request #797 from tmlx1990/dev
fix:771 修复Mysql修改表结构时,tinyint类型不能设置长度问题
2023-11-10 19:30:53 +08:00
57817b2d1a fix:771 修复Mysql修改表结构时,tinyint类型不能设置长度问题 2023-11-10 14:47:11 +08:00
1b36648819 Fix mysql type size error 2023-11-09 17:01:14 +08:00
88dd3358c3 Fix mysql database empty error 2023-11-08 20:36:22 +08:00
9b3adb18ee support table primary key 2023-11-06 10:04:02 +08:00
e1cbe0293c Fix oracle table edit error 2023-11-03 16:04:35 +08:00
d5b9ab2d30 Fix sort database error,Fix sqlite query data error 2023-10-30 11:39:06 +08:00
6abf06cd85 merge 2023-10-23 21:38:34 +08:00
61b2ea14a1 Support for creating database and schema 2023-10-23 15:33:26 +08:00
51a35f770e Supports fuzzy query of table names, not case sensitive.
Automatically add pagination parameters when users query SQL without pagination parameters.
Sort the database schema and prioritize the user-defined ones.
2023-10-22 22:46:26 +08:00
501fe01b69 Fix oracle update result data bug 2023-10-18 18:11:09 +08:00
5a0abba1fc Add operation log 2023-10-17 22:28:07 +08:00
5bddbe5fe1 Add operation log 2023-10-17 18:10:58 +08:00
35f15835f1 Support sqlserver table schema edit 2023-10-09 21:58:00 +08:00
ab1cad3cbe Support table schema edit 2023-10-09 18:27:24 +08:00
60928d0e6c add data update 2023-10-09 11:47:56 +08:00
04462d7811 support sqlserver metadata update 2023-10-07 19:27:06 +08:00
8fca71781d support oracle table edit 2023-10-01 22:43:16 +08:00
27154c8138 support table edit 2023-09-28 16:55:45 +08:00
aa550e354a support table edit 2023-09-25 17:47:16 +08:00
38dc7bb597 update 2023-09-24 16:45:10 +08:00
3e9868e3f4 update 2023-09-24 15:42:49 +08:00
254c1259c1 update 2023-09-24 14:38:04 +08:00
4742c208b0 update 2023-09-24 12:30:51 +08:00
e9d7df9310 update 2023-09-24 09:59:15 +08:00
d7e811f4b4 update 2023-09-22 14:15:16 +08:00
ff74862726 support table online edit 2023-09-20 16:53:15 +08:00
e6a1772243 support table online edit 2023-09-20 16:12:12 +08:00
8ad469a3f4 Add query column data type 2023-09-20 10:09:58 +08:00
9b86c4f113 Add query column data type 2023-09-19 16:32:07 +08:00