052a36b73e
Update and delete operations of procedures
2024-07-30 18:36:27 +08:00
493f934a2c
fix columnType error
2024-07-11 13:56:32 +08:00
8691c1955f
修复字段不存在的问题
2024-06-25 21:29:14 +08:00
737c1fb284
batch export
2024-06-25 20:53:33 +08:00
2bfbbaeb87
fix-exportTableData
2024-06-21 18:29:12 +08:00
9421c3d3f4
batch export
2024-06-21 17:21:28 +08:00
153ea3aecb
fix(chat2db-dm): correct spelling of NUMERIC in DMColumnTypeEnum
2024-06-13 15:17:20 +08:00
4e1f21b461
fix(chat2db-dm): add logging and handle exceptions when fetching index DDL
2024-06-11 20:32:53 +08:00
db18d24570
fix-dm-ddl
2024-06-11 20:07:17 +08:00
0948376c64
remove e.printStackTrace();
2024-04-25 11:55:26 +08:00
2edc405288
fix-mysql-procedures-query-and-dm-table-ddl-query
2024-04-12 19:41:59 +08:00
7f181054ba
update cdn host
2024-04-06 19:04:38 +08:00
af467eb5fc
remove redundant code and optimize exception throwing
2024-03-28 14:49:40 +08:00
f425604b15
db-data-export
2024-03-28 13:13:09 +08:00
b659b69bcb
Merge pull request #1243 from openai0229/fix-dm-DCE
...
fix-dm-DCE
2024-03-22 11:16:11 +08:00
7df622d1a2
Merge pull request #1245 from openai0229/dm-schema-export
...
fix dm table ddl query and dm-schema-export
2024-03-22 11:15:24 +08:00
26a89806b1
fix-dm-TEXT-and-editTable
2024-03-22 10:40:48 +08:00
fd344c8577
fix dm table ddl query and dm-schema-export
2024-03-21 21:50:25 +08:00
d32d95429b
fix-dm-DCE
2024-03-21 19:11:25 +08:00
c96490a426
feat:support system database and schemas
2024-03-17 21:56:50 +08:00
485fbe3a7d
dm-schema-export
2024-03-08 20:55:29 +08:00
1baa37820f
Merge pull request #1210 from openai0229/fix-dm-table-ddl-missing-comment
...
fix-dm-table-ddl-missing-comment
2024-03-08 17:33:31 +08:00
f91aba51eb
enhance readability
2024-03-08 17:15:38 +08:00
ce80127777
fix-dm-table-ddl-missing-comment
2024-03-08 14:54:39 +08:00
e1650a1b32
fix-dm-trigger-ddl-query
2024-03-08 13:52:26 +08:00
064d15bd5a
Part of the English translation work, and some typos in the original project were corrected.
2024-02-29 22:55:03 +08:00
14db8b9266
fix:1174 达梦数据库,新建表的时候,可以设置自增。
...
目前不支持自定义起始及步长。后续补充。
2024-02-22 18:28:08 +08:00
be999aa831
Optimize code structure.
2024-01-09 19:16:55 +08:00
3c356c6108
merge
2023-11-16 22:02:52 +08:00
594190f594
Merge pull request #805 from tmlx1990/main
...
FIX: 772 默认值中增加CURRENT_TIMESTAMP。
2023-11-14 19:47:02 +08:00
3a13c936b4
增加DB2、DM、KingBase、PostgreSQL、Sqlite、SqlServer默认值下拉配置。
2023-11-13 23:21:28 +08:00
9b6b564a19
Fix DM index error
2023-11-13 18:10:13 +08:00
eed78015dc
Driver configuration is configured through json,
...
Support driver attribute configuration.
2023-11-12 22:25:51 +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
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
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
656cd3a338
fix dm function bug
2023-08-29 21:52:53 +08:00
b0e041f286
support view trigger producer function
2023-08-13 17:36:56 +08:00
c81985e916
add
2023-07-17 20:51:06 +08:00
4f5a58e77b
支持自定义驱动
2023-07-08 16:22:18 +08:00
2c31feedbf
support drop table
2023-07-01 11:39:12 +08:00
5047569358
Support for custom drivers
2023-06-23 18:25:41 +08:00