Commit Graph

3878 Commits

Author SHA1 Message Date
Chat2DB ecf2f99478
Update README_CN.md 2024-11-07 21:37:45 +08:00
贺喜 2d1fe2cc0a Merge remote-tracking branch 'refs/remotes/origin/main' 2024-10-31 17:51:21 +08:00
贺喜 1aa3b570ff fix:点击自定义ai报错 2024-10-31 17:50:55 +08:00
SwallowGG d383444213 delete demo data error 2024-10-29 17:33:01 +08:00
SwallowGG ecd350d41e feat:support download task 2024-10-29 17:09:42 +08:00
SwallowGG cb4fb975d5 feat:support download task 2024-10-29 16:25:08 +08:00
SwallowGG 85b99252f6 feat:support download task 2024-10-29 09:50:57 +08:00
贺喜 d37fd66981 修改jar 2024-10-28 22:40:08 +08:00
SwallowGG 33837ec903 feat:support download task 2024-10-28 14:42:14 +08:00
Chat2DB e3d301b533
Merge pull request #1546 from CodePhiliaX/dev
Dev
2024-10-28 14:10:46 +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 666c27af5e
Merge pull request #1325 from ToryZhou/main-fix20240417
Fix HiveSqlBuilder build error
2024-10-28 14:04:40 +08:00
Chat2DB 1e172fc4a5
Merge branch 'dev' into main-fix20240417 2024-10-28 14:04:33 +08:00
Chat2DB d9b1df54ef
Merge pull request #1395 from zhanghaozjk/patch-1
Fix Typo, Update index.tsx
2024-10-28 14:03:36 +08:00
Chat2DB 380829c439
Merge pull request #1403 from arjun12102019/1402_Changes
1402 changes - Format table name
2024-10-28 14:02:53 +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 857aa4c59e
Merge pull request #1543 from jovezhong/refine-i18n-en
Refine wording for en-us locale
2024-10-28 11:55:11 +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 d8a4fdf384
Merge pull request #1544 from jovezhong/timeplus-plugin
Timeplus plugin
2024-10-28 09:53:07 +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
Jove Zhong ec8c8e67d0 refine wording for en-us locale 2024-10-22 21:18:21 -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
Jing Li a3d0eca3cf
Update README.md
ADD PH link.
2024-10-15 16:09:29 +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
Chat2DB 79c47547dd
Update README_CN.md 2024-09-17 17:46:07 +08:00
Chat2DB d63f0bad7a
Update README_CN.md 2024-09-17 17:44:09 +08:00
Chat2DB 0357541274
Update README_CN.md 2024-09-17 17:43:47 +08:00
Chat2DB 1366bf6e78
Update README_CN.md 2024-09-17 17:42:09 +08:00
Chat2DB 5afb04e31e
Update README.md 2024-08-29 20:27:43 +08:00
Chat2DB 41b3bb1712
Update README_CN.md 2024-08-20 21:04:59 +08:00