|
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 |
|
|
fc5c76a8b9
|
refactor(postgresql): Refactoring the PostgreSQL sequence code
|
2025-04-16 13:24:33 +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 |
|
|
354f5a54dc
|
Merge pull request #1621 from lb-xx/main
fix: 修复 mariadb 查询时报错
|
2025-02-23 11:44:35 +08:00 |
|
|
54452f51d8
|
fix: 修复自定义AI保存后再次进入没有显示的问题。
|
2025-01-11 02:01:23 +08:00 |
|
|
0620664999
|
fix: 修复 mariadb 查询时报错 #1620
|
2025-01-06 17:26:22 +08:00 |
|
|
be4ecc2169
|
fix:1559 修复自定义AI不能使用的问题。
|
2024-12-16 20:04:24 +08:00 |
|
|
d383444213
|
delete demo data error
|
2024-10-29 17:33:01 +08:00 |
|
|
33837ec903
|
feat:support download task
|
2024-10-28 14:42:14 +08:00 |
|
|
38b03a7c11
|
Merge pull request #736 from 1194570458/dev
Fix the problem of duplicate database selection.
|
2024-10-28 14:08:07 +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 |
|
|
1e172fc4a5
|
Merge branch 'dev' into main-fix20240417
|
2024-10-28 14:04:33 +08:00 |
|
|
f28d169f10
|
Merge branch 'dev' into 1402_Changes
|
2024-10-28 14:02:45 +08:00 |
|
|
a4f96cb921
|
Merge pull request #1484 from congyuluo/identifier-refactorings
Refactored Identifiers
|
2024-10-28 13:53:32 +08:00 |
|
|
f30992ccaa
|
Merge pull request #1458 from Erional/chat2DB#1440
fix_issue:#1440
|
2024-10-28 12:01:13 +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 |
|
|
0604ed89ba
|
Merge branch 'dev' into timeplus-plugin
|
2024-10-28 09:52:56 +08:00 |
|
|
738f1565bd
|
Update TimeplusEngineTypeEnum.java
|
2024-10-24 19:27:11 -07:00 |
|
|
f56f5245f5
|
use 7587 not 8463 by default to skip streaming
|
2024-10-24 19:27:01 -07:00 |
|
|
127638c144
|
workaround for default.default.name
|
2024-10-24 19:18:45 -07:00 |
|
|
4490d2d9e3
|
MetaData, return empty list for table index
|
2024-10-24 12:20:17 -07:00 |
|
|
7b31f3d344
|
Update MetaData, timezone can be in the column type
|
2024-10-24 11:55:16 -07:00 |
|
|
fe01c131b0
|
always use default as database name
|
2024-10-24 09:59:20 -07:00 |
|
|
1f9e86011b
|
set supportDatabase to true and schema false
|
2024-10-24 09:58:43 -07:00 |
|
|
cf6b7a0bc8
|
important fix: avoid duplicating the db name
|
2024-10-24 09:58:25 -07:00 |
|
|
a17f69cf25
|
empty list for routes and triggers
|
2024-10-23 23:21:05 -07:00 |
|
|
e3d9931138
|
update udf origin name
|
2024-10-23 23:20:36 -07:00 |
|
|
45e620bbe4
|
add plugin to server-domain-core/pom.xml
|
2024-10-23 07:47:37 -07:00 |
|
|
778812e8a5
|
initial version of timeplus plugin
|
2024-10-22 21:45:45 -07:00 |
|
|
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 |
|
|
a4464829d9
|
Merge pull request #1534 from tmlx1990/pg
Fix:PostgreSQL中DECIMAL、NUMERIC没有小数位问题。
|
2024-09-25 20:31:18 +08:00 |
|
|
97cf17ffe2
|
修复PostgreSQL中DECIMAL、NUMERIC没有小数位问题。
|
2024-09-25 20:22:48 +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 |
|
|
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 |
|
|
63a8da6388
|
unit test
|
2024-08-14 16:48:09 +08:00 |
|
|
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 |
|
|
30d25c6609
|
Fix Issue:#1490
|
2024-08-13 13:49:03 +08:00 |
|
|
d96bafb6dd
|
Fix Issue:#1490
|
2024-08-13 11:48:13 +08:00 |
|