28 Commits

Author SHA1 Message Date
89e2eb30de Delete operations of functions 2024-08-03 14:39:09 +08:00
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
57f0cfa2db copy and delete Table 2024-06-27 11:50:55 +08:00
8691c1955f 修复字段不存在的问题 2024-06-25 21:29:14 +08:00
0948376c64 remove e.printStackTrace(); 2024-04-25 11:55:26 +08:00
7f181054ba update cdn host 2024-04-06 19:04:38 +08:00
c96490a426 feat:support system database and schemas 2024-03-17 21:56:50 +08:00
0fe586d263 feat:support Serializable 2024-03-15 14:07:51 +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
be999aa831 Optimize code structure. 2024-01-09 19:16:55 +08:00
3c356c6108 merge 2023-11-16 22:02:52 +08:00
ji
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
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
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
d5b9ab2d30 Fix sort database error,Fix sqlite query data error 2023-10-30 11:39:06 +08:00
c81985e916 add 2023-07-17 20:51:06 +08:00
4f5a58e77b 支持自定义驱动 2023-07-08 16:22:18 +08:00
517a4b5103 fix bugs 2023-07-05 23:02:09 +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