Commit Graph

1103 Commits

Author SHA1 Message Date
qianmoQ
4fdfe12ca5 [Core] [User] Add avatar fs configure 2023-12-03 21:45:19 +08:00
qianmoQ
a24b415aa9 [Core] [Fs] Replace Path.of() to Paths.get() 2023-12-03 14:12:20 +08:00
qianmoQ
3845ffaff7 [Core] [Fs] Support local fs 2023-12-03 13:25:32 +08:00
qianmoQ
f9bb6b30ae [Core] [Fs] Support fs spi 2023-12-02 21:33:16 +08:00
qianmoQ
b8c5d9537d [Core] [Query] Fixed format string use %n 2023-12-02 13:59:39 +08:00
qianmoQ
fb088270ca [Core] [Query] Add limit to query data (close #487) 2023-12-02 13:52:31 +08:00
qianmoQ
9ff9bf4c9e [Core] [Metadata] Support clone row (close #477) 2023-12-02 10:11:25 +08:00
qianmoQ
9a9db2c5ed [Core] [Pipeline] [Jdbc] Support mysql 2023-11-23 20:35:21 +08:00
qianmoQ
b909e2ad2f
[Release] Released for 1.17.0 (#522) 2023-11-20 09:57:56 +08:00
qianmoQ
5f8d3f647d [Release] Released for 1.17.0 2023-11-20 09:56:40 +08:00
qianmoQ
cfea1b201a
[Feature] [Metadata] Support add new row data (#521) 2023-11-19 12:52:00 +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
34be479649
[Feature] [Metadata] Add filter (#518) 2023-11-16 01:39:53 +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
7e39491ea1
[Core] Support for viewing build statement sentences (close #478) (#515) 2023-11-13 18:23:17 +08:00
qianmoQ
d99e2b84f7 [Core] Support for viewing build statement sentences (close #478) 2023-11-13 17:59:25 +08:00
qianmoQ
4ab70a32f5
[Core] Unify the data types returned by each plug-in (#512) 2023-11-13 11:13:11 +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
8f13c3b095
[Core] [Metadata] Support reset auto increment (#500) 2023-11-12 21:51:12 +08:00
qianmoQ
7187bd4bcd [Core] [Metadata] Support reset auto increment(close #474) 2023-11-12 21:16:36 +08:00
qianmoQ
b0a054924d
[Core] [Metadata] Fixed switching table query data results in null qu… (#499) 2023-11-12 21:16:12 +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
126b7faad1
[Core] No column information is returned when the data is empty (clos… (#496) 2023-11-12 17:24:53 +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
dd30ebe0de
[Core] [Env] Move bin to configure (#495) 2023-11-11 16:15:28 +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