Commit Graph

894 Commits

Author SHA1 Message Date
SwallowGG d383444213 delete demo data error 2024-10-29 17:33:01 +08:00
SwallowGG 33837ec903 feat:support download task 2024-10-28 14:42:14 +08:00
Chat2DB 38b03a7c11
Merge pull request #736 from 1194570458/dev
Fix the problem of duplicate database selection.
2024-10-28 14:08:07 +08:00
Chat2DB 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
Chat2DB c4ca7ff9cb
Merge pull request #872 from evrentan/reafactor/refactor-Chat2dbAIClient-class
refactor(Chat2dbAIClient): refactor Chat2dbAIClient class
2024-10-28 14:06:18 +08:00
Chat2DB 1e172fc4a5
Merge branch 'dev' into main-fix20240417 2024-10-28 14:04:33 +08:00
Chat2DB f28d169f10
Merge branch 'dev' into 1402_Changes 2024-10-28 14:02:45 +08:00
Chat2DB a4f96cb921
Merge pull request #1484 from congyuluo/identifier-refactorings
Refactored Identifiers
2024-10-28 13:53:32 +08:00
Chat2DB f30992ccaa
Merge pull request #1458 from Erional/chat2DB#1440
fix_issue:#1440
2024-10-28 12:01:13 +08:00
Chat2DB 7ff0f8c8bf
Merge pull request #1485 from miahemu/dev
Update and delete operations of procedures and functions
2024-10-28 11:57:15 +08:00
Chat2DB 23c9216f38
Merge pull request #1501 from shenbuxing/updata-api
zhipu updata api interface
2024-10-28 11:47:56 +08:00
Chat2DB 8277b8b4d5
Merge pull request #1538 from Zhuoyuan1/main
dbeaver的导入问题修复
2024-10-28 11:46:50 +08:00
Chat2DB 0604ed89ba
Merge branch 'dev' into timeplus-plugin 2024-10-28 09:52:56 +08:00
Jove Zhong 738f1565bd Update TimeplusEngineTypeEnum.java 2024-10-24 19:27:11 -07:00
Jove Zhong f56f5245f5 use 7587 not 8463 by default to skip streaming 2024-10-24 19:27:01 -07:00
Jove Zhong 127638c144 workaround for default.default.name 2024-10-24 19:18:45 -07:00
Jove Zhong 4490d2d9e3 MetaData, return empty list for table index 2024-10-24 12:20:17 -07:00
Jove Zhong 7b31f3d344 Update MetaData, timezone can be in the column type 2024-10-24 11:55:16 -07:00
Jove Zhong fe01c131b0 always use default as database name 2024-10-24 09:59:20 -07:00
Jove Zhong 1f9e86011b set supportDatabase to true and schema false 2024-10-24 09:58:43 -07:00
Jove Zhong cf6b7a0bc8 important fix: avoid duplicating the db name 2024-10-24 09:58:25 -07:00
Jove Zhong a17f69cf25 empty list for routes and triggers 2024-10-23 23:21:05 -07:00
Jove Zhong e3d9931138 update udf origin name 2024-10-23 23:20:36 -07:00
Jove Zhong 45e620bbe4 add plugin to server-domain-core/pom.xml 2024-10-23 07:47:37 -07:00
Jove Zhong 778812e8a5 initial version of timeplus plugin 2024-10-22 21:45:45 -07: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
Chat2DB a4464829d9
Merge pull request #1534 from tmlx1990/pg
Fix:PostgreSQL中DECIMAL、NUMERIC没有小数位问题。
2024-09-25 20:31:18 +08:00
tmlx1990 97cf17ffe2 修复PostgreSQL中DECIMAL、NUMERIC没有小数位问题。 2024-09-25 20:22:48 +08:00
suyue c0eac9cbf7 export insertSQL 2024-08-17 11:18:42 +08:00
suyue ae199e4074 export current page CSV 2024-08-16 19:21:07 +08:00
suyue 3037bc126a unit test 2024-08-15 11:18:15 +08:00
玦尘 8010dff88d
Merge branch 'chat2db:dev' into dev 2024-08-14 17:09:47 +08:00
suyue 63a8da6388 unit test 2024-08-14 16:48:09 +08:00
shenj 115a6a6f1b zhipu updata api interface 2024-08-14 00:20:44 +08:00
玦尘 dc3905ba25
Merge branch 'chat2db:dev' into dev 2024-08-13 17:35:50 +08:00
suyue 30d25c6609 Fix Issue:#1490 2024-08-13 13:49:03 +08:00
suyue d96bafb6dd Fix Issue:#1490 2024-08-13 11:48:13 +08:00
suyue d1415f09d5 unit test 2024-08-12 20:46:14 +08:00
suyue 89e2eb30de Delete operations of functions 2024-08-03 14:39:09 +08:00
suyue 052a36b73e Update and delete operations of procedures 2024-07-30 18:36:27 +08:00
congyuluo 608143589f Refactored Identifiers 2024-07-29 16:02:44 -07:00
suyue 3a4cc4bd17 unit test 2024-07-27 13:44:11 +08:00
suyue 052512e9b4 unit test 2024-07-24 21:28:54 +08:00
miahemu 2173b050e2
Merge pull request #1465 from miahemu/notification
Add Webhook
2024-07-22 16:39:11 +08:00
suyue 82bb7c2402 unit test 2024-07-22 16:03:55 +08:00
zgq 60e47c2132 refactor(chat2db-spi): replace Clob reading logic with IOUtils.toString 2024-07-16 14:45:39 +08:00
zgq 95db332ad3 fix(chat2db-mysql): optimize valueProcessor 2024-07-15 21:18:13 +08:00
zgq ffc2bc0e14 fix(chat2db-mysql): correct string conversion methods in MysqlTimestampProcessor 2024-07-15 18:04:16 +08:00
SwallowGG 33dd0c79d6 Merge remote-tracking branch 'origin/dev' into dev 2024-07-13 20:13:44 +08:00