qianmoQ
|
4e72af0ff4
|
[Plugin] [H2] Support h2 for native (memory)
|
2023-04-05 10:24:04 +08:00 |
|
qianmoQ
|
8a519ff0b0
|
[Env] Add docker publish ci (#313)
|
2023-04-05 01:39:08 +08:00 |
|
qianmoQ
|
82484bccab
|
[Env] Add docker publish ci
|
2023-04-05 01:19:01 +08:00 |
|
qianmoQ
|
9b6f412cdb
|
[Core] Support h2 database (#312)
|
2023-04-04 22:53:48 +08:00 |
|
qianmoQ
|
f46e2c5160
|
[Core] Fixed web proxy
|
2023-04-04 22:29:27 +08:00 |
|
qianmoQ
|
df4a88bfdb
|
[Core] Remove some invalid jars
|
2023-04-04 21:58:42 +08:00 |
|
qianmoQ
|
bd0d0b0278
|
[Core] Support h2 database
|
2023-04-04 21:18:18 +08:00 |
|
qianmoQ
|
38062092ec
|
Bump jackson.version from 2.13.4 to 2.14.2 (#310)
|
2023-04-04 07:02:40 +08:00 |
|
qianmoQ
|
2c3fe191a1
|
[Core] Support the code editor supports automatic prompts for data so… …urce library tables and columns (#311)
|
2023-04-03 23:04:20 +08:00 |
|
qianmoQ
|
32f07c4f12
|
[Core] Fix initialization sql script
|
2023-04-03 22:39:38 +08:00 |
|
dependabot[bot]
|
786a820cde
|
Bump jackson.version from 2.13.4 to 2.14.2
Bumps `jackson.version` from 2.13.4 to 2.14.2.
Updates `jackson-core` from 2.13.4 to 2.14.2
- [Release notes](https://github.com/FasterXML/jackson-core/releases)
- [Commits](https://github.com/FasterXML/jackson-core/compare/jackson-core-2.13.4...jackson-core-2.14.2)
Updates `jackson-databind` from 2.13.4 to 2.14.2
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)
Updates `jackson-annotations` from 2.13.4 to 2.14.2
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)
Updates `jackson-dataformat-yaml` from 2.13.4 to 2.14.2
- [Release notes](https://github.com/FasterXML/jackson-dataformats-text/releases)
- [Commits](https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.13.4...jackson-dataformats-text-2.14.2)
---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.core:jackson-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-databind
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-03 14:17:18 +00:00 |
|
dependabot[bot]
|
f5be0edbab
|
Bump iotdb-jdbc from 0.13.0 to 1.1.0
Bumps [iotdb-jdbc](https://github.com/apache/iotdb) from 0.13.0 to 1.1.0.
- [Release notes](https://github.com/apache/iotdb/releases)
- [Changelog](https://github.com/apache/iotdb/blob/master/RELEASE_NOTES.md)
- [Commits](https://github.com/apache/iotdb/compare/v0.13.0...v1.1.0)
---
updated-dependencies:
- dependency-name: org.apache.iotdb:iotdb-jdbc
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-04-03 14:16:43 +00:00 |
|
qianmoQ
|
2b191508ad
|
[Core] Support the code editor supports automatic prompts for data source library tables and columns close #301
|
2023-04-03 18:08:11 +08:00 |
|
qianmoQ
|
33a49f0157
|
[Core] [Lib] Add schedule lib
|
2023-03-30 16:44:43 +08:00 |
|
qianmoQ
|
e62bcdbe73
|
[Core] [Parser] Support returning parsing error results (#307)
|
2023-03-30 10:26:34 +08:00 |
|
qianmoQ
|
98833006e5
|
[Plugin] [Kafka] Fixed code bug
|
2023-03-30 10:03:33 +08:00 |
|
qianmoQ
|
dd9f5784d1
|
[Plugin] [Kafka] Support SHOW DATABASES and SHOW TABLES ...
|
2023-03-29 11:44:29 +08:00 |
|
qianmoQ
|
bda8b6af48
|
[Core] [Parser] Support SHOW DATABASES and SHOW TABLES ...
|
2023-03-29 11:28:35 +08:00 |
|
qianmoQ
|
258ed61ddf
|
[Core] [Parser] Support returning parsing error results
|
2023-03-29 10:55:52 +08:00 |
|
qianmoQ
|
32752701c7
|
[Core] [Ai] ChatGPT is currently unable to associate context close #298 (#306)
|
2023-03-28 22:51:03 +08:00 |
|
qianmoQ
|
0c7cd892f2
|
[Core] [Ai] ChatGPT is currently unable to associate context close #298
|
2023-03-28 22:44:46 +08:00 |
|
qianmoQ
|
6828760295
|
[Core] [Ai] Support proxy for chatgpt (#305)
|
2023-03-27 22:16:15 +08:00 |
|
qianmoQ
|
cd6cc71ba4
|
[Web] [Editor] The code editor supports code fragments close #300
|
2023-03-27 20:57:35 +08:00 |
|
qianmoQ
|
d9b5071475
|
[Core] [Ai] Support proxy for chatgpt close #299
|
2023-03-27 17:36:37 +08:00 |
|
qianmoQ
|
5e059d7fa0
|
[Plugin] [Oracle] Fixed validation sql content
|
2023-03-27 14:37:58 +08:00 |
|
qianmoQ
|
94ac531cc8
|
[Core] Fixed format connect url close #304
|
2023-03-27 14:11:51 +08:00 |
|
qianmoQ
|
cce5347e04
|
[Plugin] [Kafka] Add test container
|
2023-03-27 14:03:38 +08:00 |
|
qianmoQ
|
86618dcb49
|
[Plugin] [Kafka] Perfect test case (#303)
|
2023-03-23 22:46:31 +08:00 |
|
qianmoQ
|
f5112b5d92
|
[Plugin] [Kafka] Perfect test case
|
2023-03-23 11:17:14 +08:00 |
|
qianmoQ
|
fc46a28954
|
[Env] Optimize document release timing (#302)
|
2023-03-21 21:39:10 +08:00 |
|
qianmoQ
|
ff25ba76a3
|
[Env] Optimize document release timing
|
2023-03-21 20:24:15 +08:00 |
|
qianmoQ
|
484476602b
|
[Core] Rename executor directory (#297)
|
2023-03-20 23:58:24 +08:00 |
|
qianmoQ
|
5da6ce1a6d
|
[Core] Rename executor directory
|
2023-03-20 23:27:14 +08:00 |
|
dependabot[bot]
|
6d8b7aff7b
|
Bump postgresql from 42.5.0 to 42.6.0
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.5.0 to 42.6.0.
- [Release notes](https://github.com/pgjdbc/pgjdbc/releases)
- [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.5.0...REL42.6.0)
---
updated-dependencies:
- dependency-name: org.postgresql:postgresql
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-20 14:06:48 +00:00 |
|
qianmoQ
|
41bf956030
|
[Release] Released for 1.7.0 (#289)
|
2023-03-19 23:48:49 +08:00 |
|
qianmoQ
|
1efd0f802b
|
[Release] Released for 1.7.0
|
2023-03-19 23:47:18 +08:00 |
|
qianmoQ
|
a9b552eb6c
|
[Docs] Remove update docs (#288)
|
2023-03-19 22:43:33 +08:00 |
|
qianmoQ
|
be404f718e
|
[Docs] Remove update docs
|
2023-03-19 22:41:51 +08:00 |
|
qianmoQ
|
a2dc02ce97
|
[Core] Fixed dependency (#287)
|
2023-03-19 22:23:43 +08:00 |
|
qianmoQ
|
d94620a332
|
[Core] Fixed dependency
|
2023-03-19 22:23:17 +08:00 |
|
qianmoQ
|
791c4b3e8a
|
Feature integration seatunnel (#286)
|
2023-03-19 20:14:14 +08:00 |
|
qianmoQ
|
dcb7ef1c63
|
[Core] Rename module name
|
2023-03-19 20:13:33 +08:00 |
|
qianmoQ
|
3358ba1b8b
|
[Core] [Ai] Support fixed bugs on query
|
2023-03-16 22:34:19 +08:00 |
|
qianmoQ
|
67765953f2
|
[Web] Replace markdown preview component
|
2023-03-15 23:14:07 +08:00 |
|
qianmoQ
|
d9e10edbb0
|
[Core] Support pipeline (#285)
|
2023-03-15 22:50:30 +08:00 |
|
qianmoQ
|
6a28afb0da
|
[Core] Support pipeline
|
2023-03-15 22:35:28 +08:00 |
|
qianmoQ
|
cdb2a93a84
|
[Lib] [Shell] Support error output
|
2023-03-15 22:13:28 +08:00 |
|
qianmoQ
|
2667aefd2a
|
[Core] [Executor] Support env node
|
2023-03-15 00:01:01 +08:00 |
|
qianmoQ
|
a8e9f20db8
|
[Core] [AI] Support chatgpt for query (#284)
|
2023-03-14 23:00:39 +08:00 |
|
qianmoQ
|
606aefc5e9
|
[Core] [Parser] Updated to 4.12.0
|
2023-03-14 22:21:13 +08:00 |
|