89 Commits

Author SHA1 Message Date
30210e7b40 Fix oracle datatype error 2023-11-15 10:42:47 +08:00
18cce246f2 Fix DM index error 2023-11-14 16:26:32 +08:00
9b6b564a19 Fix DM index error 2023-11-13 18:10:13 +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
ff4b0e1211 Fix kingbase8r6 error 2023-11-12 12:57:23 +08:00
654462ad1c Fix kingbase8r6 error 2023-11-12 12:26:48 +08:00
06e779da8c Fix issues 792 NullPointerException 2023-11-11 19:09:46 +08:00
097900a04a fix mariaDB connec database bug 2023-11-11 16:56:48 +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
db4bc33584 fix sqlserver sql page bug 2023-11-09 22:11:35 +08:00
ji
fad74a6f04 Merge pull request #786 from e-mhui/fix-pg-sql-error
#785 fix pg ddl sql error
2023-11-09 21:13:03 +08:00
3a0e9320c5 #785 Modify split 2023-11-09 19:49:00 +08:00
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
c29db6aeab support add service name 2023-11-09 17:29:36 +08:00
1b36648819 Fix mysql type size error 2023-11-09 17:01:14 +08:00
0327c7e0e9 Fix pg edit table error 2023-11-09 16:38:43 +08:00
88dd3358c3 Fix mysql database empty error 2023-11-08 20:36:22 +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