349 Commits

Author SHA1 Message Date
3cefa0c4c7 feat(postgresql): Added database user query function 2025-04-22 13:43:47 +08:00
0ad0568562 feat(postgresql): Added query sequence details interface by SequenceDetailQueryRequest 2025-04-20 15:16:45 +08:00
8bdc39446c refactor(postgresql): Optimize sequence-related functions and code structures 2025-04-18 13:20:06 +08:00
b4cc48bdb9 feat(PostgreSQL): delete the PostgreSQL sequences 2025-04-12 15:38:31 +08:00
5968485f51 feat(PostgreSQL): Create and update the PostgreSQL sequences 2025-04-12 15:38:30 +08:00
557c43fede feat(PostgreSQL): Get the PostgreSQL sequences 2025-04-12 15:38:30 +08:00
d9779a4b2e feat(PostgreSQL): Get the DDL of the PostgreSQL sequence 2025-04-12 15:38:30 +08:00
54452f51d8 fix: 修复自定义AI保存后再次进入没有显示的问题。 2025-01-11 02:01:23 +08:00
be4ecc2169 fix:1559 修复自定义AI不能使用的问题。 2024-12-16 20:04:24 +08:00
33837ec903 feat:support download task 2024-10-28 14:42:14 +08:00
c5afdf1f7d Merge pull request #827 from wuchuanpeng/dev
Fix the problem that custom AI cannot be used.
2024-10-28 14:06:55 +08:00
c4ca7ff9cb Merge pull request #872 from evrentan/reafactor/refactor-Chat2dbAIClient-class
refactor(Chat2dbAIClient): refactor Chat2dbAIClient class
2024-10-28 14:06:18 +08:00
f28d169f10 Merge branch 'dev' into 1402_Changes 2024-10-28 14:02:45 +08:00
7ff0f8c8bf Merge pull request #1485 from miahemu/dev
Update and delete operations of procedures and functions
2024-10-28 11:57:15 +08:00
23c9216f38 Merge pull request #1501 from shenbuxing/updata-api
zhipu updata api interface
2024-10-28 11:47:56 +08:00
8277b8b4d5 Merge pull request #1538 from Zhuoyuan1/main
dbeaver的导入问题修复
2024-10-28 11:46:50 +08:00
lzy
30a07b2da4 dbeaver的导入问题修复 2024-10-17 16:46:19 +08:00
7712d0d827 Merge branch 'CodePhiliaX:dev' into dev 2024-10-15 22:23:44 +08:00
c0eac9cbf7 export insertSQL 2024-08-17 11:18:42 +08:00
ae199e4074 export current page CSV 2024-08-16 19:21:07 +08:00
115a6a6f1b zhipu updata api interface 2024-08-14 00:20:44 +08:00
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
7a95f126b2 remove ';' in builder sql 2024-07-09 10:48:18 +08:00
9421c3d3f4 batch export 2024-06-21 17:21:28 +08:00
96e6340f8c Merge pull request #1432 from openai0229/data-import
data export
2024-06-20 20:20:46 +08:00
56b76665f4 通义千问修改 2024-06-20 17:22:13 +08:00
zgq
cd16555c45 data export 2024-06-18 13:56:25 +08:00
f6315afeb6 Added API for supporting Group By functionality 2024-05-23 01:47:06 +05:30
0948376c64 remove e.printStackTrace(); 2024-04-25 11:55:26 +08:00
zgq
e45ba555dd optimize exception throwing 2024-03-28 15:12:51 +08:00
zgq
af467eb5fc remove redundant code and optimize exception throwing 2024-03-28 14:49:40 +08:00
zgq
f425604b15 db-data-export 2024-03-28 13:13:09 +08:00
0fe586d263 feat:support Serializable 2024-03-15 14:07:51 +08:00
ji
7db68d2ea1 Merge pull request #1195 from openai0229/pgsql-schema-export
pgsql schema export
2024-03-15 13:44:26 +08:00
e4dae07b54 feat:copy sql 2024-03-07 10:30:28 +08:00
zgq
1469908d27 pgsql schema export 2024-03-02 15:57:52 +08:00
feaf13725f The last part of the translation work is to format the code and correct some typos and wrong words. 2024-03-02 11:16:06 +08:00
zgq
81743fb45a MySQL database export 2024-02-28 16:39:01 +08:00
zgq
bc85aba39e complete exception throwing 2024-02-26 19:34:02 +08:00
zgq
80634b5107 实现MySQL存储过程修改 2024-02-25 16:53:45 +08:00
25405399b0 fix :support command api dev 2024-02-20 09:57:39 +08:00
8b1d1b6c41 fix :support command api dev 2024-02-19 19:03:32 +08:00
3f0adc101b Issue:#793 Missing Schema in SQL Server Query 2024-02-02 16:07:03 +08:00
eda2401e8c fix custom ai 2024-02-01 20:57:36 +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
eeb7cd23fb merge main 2024-01-03 18:46:30 +08:00
7ed715a4e4 Avoid process being occupied and optimize database initialization speed 2024-01-02 19:54:08 +08:00