69 Commits

Author SHA1 Message Date
c32bcab505 #785 Fix same constraint name in same schema 2023-11-09 19:42:31 +08:00
732b4f54d4 #785 add defaultValue 2023-11-09 19:25:56 +08:00
a80ccc7258 #785 fix pg sql error 2023-11-09 18:02:00 +08:00
b9d8929fc0 support table primary key 2023-11-06 15:47:42 +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
a7dc740221 Simplify the update and delete statements for query results when the table contains primary keys 2023-11-03 12:05:32 +08:00
14461ed59d Simplify the update and delete statements for query results when the table contains primary keys 2023-11-02 23:41:30 +08:00
d545085d9c Support 人大金仓 TABLE create and edit. 2023-11-02 22:58:15 +08:00
dde29de5bc Support DB2 TABLE create and edit. 2023-11-02 15:50:09 +08:00
d29f37a10c Support DM TABLE create and edit. 2023-11-01 23:52:55 +08:00
d5b9ab2d30 Fix sort database error,Fix sqlite query data error 2023-10-30 11:39:06 +08:00
ljc
867467ca59 fix: 修复clickhouse无法选中数据库问题 2023-10-27 11:41:46 +08:00
300ec51b5a Support for creating database and schema 2023-10-24 23:13:18 +08:00
8d12182ba3 Support for creating database and schema 2023-10-23 22:23:46 +08:00
fb41f22952 Support for creating database and schema 2023-10-23 20:17:47 +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
2728259491 Add operation log 2023-10-17 22:54:35 +08:00
5a0abba1fc Add operation log 2023-10-17 22:28:07 +08:00
cfda338978 Add operation log 2023-10-17 20:20:40 +08:00
5bddbe5fe1 Add operation log 2023-10-17 18:10:58 +08:00
501475ea1b add pg index 2023-10-14 13:25:15 +08:00
2ef8e21e39 Merge remote-tracking branch 'origin/dev' into dev 2023-10-11 15:34:19 +08:00
283073b0e9 support select result data update 2023-10-11 15:34:04 +08:00
d88e75b209 Merge remote-tracking branch 'origin/dev' into dev 2023-10-09 23:07:11 +08:00
b0e98c902a support pgsql create/update 2023-10-09 23:02:34 +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
d483dd1df2 support select result data update 2023-10-07 19:26:18 +08:00
831134e315 support oracle table edit 2023-10-02 11:39:12 +08:00
7e81e8ca82 support oracle table edit 2023-10-01 23:11:41 +08:00
ca2b24fc55 support oracle table edit 2023-10-01 22:47:24 +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
1af4d3f020 fix dm function bug 2023-09-06 19:20:40 +08:00