qianmoQ
|
5f8d3f647d
|
[Release] Released for 1.17.0
|
2023-11-20 09:56:40 +08:00 |
|
qianmoQ
|
41c9937bc5
|
[Core] Fixed the issue where newly inserted data causes it to be updated
|
2023-11-19 11:59:56 +08:00 |
|
qianmoQ
|
dbeb108257
|
[Core] Support writing data to database
|
2023-11-19 11:36:26 +08:00 |
|
qianmoQ
|
158a0050e0
|
[Env] Support development version release maven central
|
2023-11-19 10:36:53 +08:00 |
|
qianmoQ
|
3d3318e7a5
|
[Env] Add publish maven ci
|
2023-11-19 10:24:39 +08:00 |
|
qianmoQ
|
e15cf26c22
|
[Env] Add default profile
|
2023-11-19 01:42:39 +08:00 |
|
qianmoQ
|
58a42e3a4b
|
[Core] [Metadata] Add new insert row configuration
|
2023-11-18 18:23:31 +08:00 |
|
qianmoQ
|
3d7a9acd75
|
[Core] [Metadata] Fixed NOT LIKE name
|
2023-11-16 01:14:24 +08:00 |
|
qianmoQ
|
61be1377b1
|
[Core] [Metadata] Supports multiple filter conditions
|
2023-11-16 01:10:35 +08:00 |
|
qianmoQ
|
ae0999e4ac
|
[Core] [Metadata] Supports obtaining corresponding data based on filter conditions
|
2023-11-15 19:25:23 +08:00 |
|
qianmoQ
|
97e8811cab
|
[Core] [Metadata] Add filter component data postback
|
2023-11-15 18:13:49 +08:00 |
|
qianmoQ
|
e50ad204ba
|
[Core] [Metadata] Add filter column operation
|
2023-11-15 01:02:30 +08:00 |
|
qianmoQ
|
272a51dc26
|
[Core] [Metadata] Add filter layout
|
2023-11-14 18:43:46 +08:00 |
|
qianmoQ
|
f880978e9f
|
[Core] [Metadata] Add filter component
|
2023-11-14 11:02:35 +08:00 |
|
qianmoQ
|
d99e2b84f7
|
[Core] Support for viewing build statement sentences (close #478)
|
2023-11-13 17:59:25 +08:00 |
|
qianmoQ
|
3a26eb94a1
|
[Core] Unify the data types returned by each plug-in (close #479)
|
2023-11-13 01:10:41 +08:00 |
|
qianmoQ
|
7187bd4bcd
|
[Core] [Metadata] Support reset auto increment(close #474)
|
2023-11-12 21:16:36 +08:00 |
|
qianmoQ
|
9d36f17e90
|
[Core] [Metadata] Fixed switching table query data results in null query columns (close #489)
|
2023-11-12 20:08:31 +08:00 |
|
qianmoQ
|
ffbf241e13
|
[Core] No column information is returned when the data is empty (close #475)
|
2023-11-12 17:03:04 +08:00 |
|
qianmoQ
|
0b7ad61ef1
|
[Core] [Env] Move bin to configure
|
2023-11-11 16:14:37 +08:00 |
|
qianmoQ
|
1037f9e616
|
[Core] [Env] Add jvm.conf
|
2023-11-11 15:47:31 +08:00 |
|
qianmoQ
|
e940e39d31
|
[Env] Support get jvm config (#494)
|
2023-11-11 14:54:56 +08:00 |
|
陈文明
|
57473faf4f
|
auto get jvm config
|
2023-11-11 14:04:51 +08:00 |
|
qianmoQ
|
f964568628
|
[Core] [Metadata] Querying the table view results in a value that can… (#488)
|
2023-11-11 11:27:43 +08:00 |
|
qianmoQ
|
fd2638872d
|
[Core] [Metadata] Querying the table view results in a value that cannot be converted (close #476)
|
2023-11-11 11:04:01 +08:00 |
|
qianmoQ
|
3f9f71b741
|
Bump org.jetbrains.dokka:dokka-maven-plugin from 1.8.10 to 1.9.10 (#461)
|
2023-11-11 10:19:09 +08:00 |
|
qianmoQ
|
677a2d914c
|
Bump com.h2database:h2 from 2.1.214 to 2.2.224 (#459)
|
2023-11-11 10:18:54 +08:00 |
|
qianmoQ
|
08b41a839f
|
[Core] [Metadata] Supports custom column display (#472)
|
2023-11-10 13:08:23 +08:00 |
|
qianmoQ
|
20b61e2647
|
[Core] [Metadata] Support for selecting specified columns (close #471)
|
2023-11-10 13:07:35 +08:00 |
|
qianmoQ
|
b90bca46ef
|
[Core] [Metadata] Supports resetting column positions
|
2023-11-09 17:38:57 +08:00 |
|
qianmoQ
|
51767e1b47
|
[Core] [Metadata] Remove unused components
|
2023-11-09 16:28:47 +08:00 |
|
qianmoQ
|
5fbfe9d81f
|
[Core] [Metadata] Supports custom column display
|
2023-11-09 12:34:14 +08:00 |
|
qianmoQ
|
6205dff463
|
[Core] [Metadata] Fixed an error in selecting columns directly without selecting tables
|
2023-11-08 19:47:57 +08:00 |
|
qianmoQ
|
816884bccc
|
[Core] Add version to app (close #467) (#470)
|
2023-11-08 15:46:58 +08:00 |
|
qianmoQ
|
9bbedfb8b0
|
[Env] Support to check whether the java version is compatible at startup
|
2023-11-08 15:20:52 +08:00 |
|
qianmoQ
|
16ac0debf8
|
[Core] Add version to app (close #467)
|
2023-11-08 14:42:16 +08:00 |
|
qianmoQ
|
c263689d6a
|
[Env] Optimization issues template (#466)
|
2023-11-06 13:53:19 +08:00 |
|
qianmoQ
|
4299738ca1
|
[Env] Optimization issues template
|
2023-11-06 13:51:11 +08:00 |
|
qianmoQ
|
da3652e752
|
[Env] Fixed links
|
2023-11-06 13:45:19 +08:00 |
|
qianmoQ
|
353eca6c27
|
[Metadata] Remove invalid metadata manager (#465)
|
2023-11-06 13:22:41 +08:00 |
|
qianmoQ
|
d748a4de61
|
[Metadata] Remove invalid metadata manager
|
2023-11-06 12:31:43 +08:00 |
|
qianmoQ
|
456087b2ef
|
[Env] Bump org.jetbrains.dokka:dokka-maven-plugin from 1.8.10 to 1.9.10
|
2023-11-06 12:14:57 +08:00 |
|
qianmoQ
|
a22c620494
|
[Release] Released for 1.16.0 (#463)
|
2023-11-01 22:33:31 +08:00 |
|
qianmoQ
|
0caaab9333
|
[Release] Released for 1.16.0
|
2023-11-01 22:14:19 +08:00 |
|
qianmoQ
|
97bb86a70b
|
[Docs] Add user profile doc
|
2023-11-01 20:32:56 +08:00 |
|
qianmoQ
|
0a480af668
|
[Env] Add new wechat qr (#462)
|
2023-11-01 00:48:47 +08:00 |
|
qianmoQ
|
aff0f4a30f
|
[Env] Add new wechat qr
|
2023-11-01 00:48:00 +08:00 |
|
dependabot[bot]
|
f2310636a3
|
Bump org.jetbrains.dokka:dokka-maven-plugin from 1.8.10 to 1.9.10
Bumps [org.jetbrains.dokka:dokka-maven-plugin](https://github.com/Kotlin/dokka) from 1.8.10 to 1.9.10.
- [Release notes](https://github.com/Kotlin/dokka/releases)
- [Commits](https://github.com/Kotlin/dokka/compare/v1.8.10...v1.9.10)
---
updated-dependencies:
- dependency-name: org.jetbrains.dokka:dokka-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-30 13:41:14 +00:00 |
|
dependabot[bot]
|
bad03c0efa
|
Bump com.h2database:h2 from 2.1.214 to 2.2.224
Bumps [com.h2database:h2](https://github.com/h2database/h2database) from 2.1.214 to 2.2.224.
- [Release notes](https://github.com/h2database/h2database/releases)
- [Commits](https://github.com/h2database/h2database/compare/version-2.1.214...version-2.2.224)
---
updated-dependencies:
- dependency-name: com.h2database:h2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-30 13:41:00 +00:00 |
|
qianmoQ
|
92ec4338d3
|
[Metadata] [Editor] Supports transactions to execute multiple non-query SQL (#458)
|
2023-10-30 13:17:08 +08:00 |
|