143 Commits

Author SHA1 Message Date
0948376c64 remove e.printStackTrace(); 2024-04-25 11:55:26 +08:00
0fe586d263 feat:support Serializable 2024-03-15 14:07:51 +08:00
e4dae07b54 feat:copy sql 2024-03-07 10:30:28 +08:00
c1e5a769e8 ... 2024-02-29 23:13:19 +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
zgq
81743fb45a MySQL database export 2024-02-28 16:39:01 +08:00
ji
c654faefd9 Merge pull request #1183 from openai0229/issue#1135
complete exception throwing
2024-02-26 19:35:50 +08:00
zgq
bc85aba39e complete exception throwing 2024-02-26 19:34:02 +08:00
ji
083600603f Merge pull request #1181 from openai0229/issue#1135
实现MySQL存储过程修改
2024-02-26 10:09:28 +08:00
fe3ad6673e support clickhouse create/update 2024-02-25 16:55:21 +08:00
zgq
80634b5107 实现MySQL存储过程修改 2024-02-25 16:53:45 +08:00
6f968086c9 feat:support download task 2024-01-31 19:16:15 +08:00
b0196a4ef5 Optimize code structure service code. 2024-01-09 19:19:53 +08:00
358a23da20 Fix null point error 2023-12-28 19:10:04 +08:00
c1639cc4c0 Improve startup speed 2023-12-13 00:12:02 +08:00
8d9443a0c6 Improve startup speed 2023-12-12 23:47:17 +08:00
3df13fc9bc Improve startup speed 2023-12-12 23:04:39 +08:00
df153639d0 Improve startup speed 2023-12-07 17:45:44 +08:00
77f944a956 Improve startup speed 2023-12-05 21:18:30 +08:00
3b1c197425 operation order desc 2023-11-30 17:57:42 +08:00
f40be5ca71 delete models 2023-11-28 17:29:45 +08:00
32f41591c3 Support database or schema 2023-11-28 16:01:12 +08:00
f1176af805 support for mongodb 2023-11-26 16:14:15 +08:00
290631abcb Support database or schema 2023-11-16 20:48:45 +08:00
144b8b8d9e Fix oracle datatype error 2023-11-16 12:38:21 +08:00
eed78015dc Driver configuration is configured through json,
Support driver attribute configuration.
2023-11-12 22:25:51 +08:00
1a063321be Fix kingbase8r6 error 2023-11-12 11:06:22 +08:00
06e779da8c Fix issues 792 NullPointerException 2023-11-11 19:09:46 +08:00
b999c2556d fix point 乱码问题 2023-11-11 16:21:14 +08:00
c29db6aeab support add service name 2023-11-09 17:29:36 +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
b6068f9a4d pin table 2023-11-05 10:23:25 +08:00
ji
45e10b484e Merge pull request #734 from Zhuoyuan1/dev
Bug
2023-11-05 10:20:20 +08:00
a19d334813 Change 'Ehcache' to 'Guava Cache'` [Issue #741](https://github.com/chat2db/Chat2DB/issues/741) 2023-11-04 22:42:06 +08:00
c8b9ddcff3 Change 'Ehcache' to 'Guava Cache'` [Issue #741](https://github.com/chat2db/Chat2DB/issues/741) 2023-11-04 22:41:00 +08:00
2f40ba66f1 Merge branch 'chat2db:dev' into dev 2023-11-04 09:32:38 +08:00
270429955a Fix primary key no use 2023-11-03 17:03:14 +08:00
7875a68391 Fix operation log bug 2023-11-03 16:52:35 +08:00
52263ff97e Simplify the update and delete statements for query results when the table contains primary keys 2023-11-03 12:06:36 +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
ef917b8143 Simplify the update and delete statements for query results when the table contains primary keys 2023-11-03 00:26:54 +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
lzy
882adac2b8 1.not copy template; 2.fixed pinTable bug 2023-11-02 17:11:09 +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
5248af1a30 support like query table 2023-10-22 22:40:34 +08:00
501fe01b69 Fix oracle update result data bug 2023-10-18 18:11:09 +08:00
5bddbe5fe1 Add operation log 2023-10-17 18:10:58 +08:00
27b81756c2 embedding 2023-10-15 19:40:17 +08:00