133 Commits

Author SHA1 Message Date
5c40fc6beb 当数据库为hive时,查看schema时将url设置成空 2024-03-13 01:22:20 +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
ce0ccd15cf Add operation log 2023-10-14 16:47:26 +08:00
2fd6fcfbf9 add 2023-10-12 22:22:57 +08:00
9bb184c97a add udpate 2023-10-12 20:23:30 +08:00
765ab83da0 add udpate 2023-10-12 20:00:25 +08:00
d4ec30dca9 support table page query 2023-10-11 22:29:48 +08:00
94cc7ba36a support table page query 2023-10-11 21:30:29 +08:00
2c7bc489f0 support table page query 2023-10-11 20:58:52 +08:00
5696385be5 support select result data update 2023-10-11 16:41:30 +08:00
283073b0e9 support select result data update 2023-10-11 15:34:04 +08:00
60928d0e6c add data update 2023-10-09 11:47:56 +08:00