Commit Graph

55 Commits

Author SHA1 Message Date
qianmoQ
4c93057bbc [Core] [Metadata] Support drop table 2023-12-06 09:32:14 +08:00
qianmoQ
7f08665468 [Core] [Metadata] Support truncate table 2023-12-05 19:57:43 +08:00
qianmoQ
c5a9d90293 [Core] [User] Support display avatar 2023-12-05 12:04:48 +08:00
qianmoQ
478372e3bc [Core] [User] Remove fs-spi slf4j 2023-12-03 21:50:42 +08:00
qianmoQ
4fdfe12ca5 [Core] [User] Add avatar fs configure 2023-12-03 21:45:19 +08:00
qianmoQ
fb088270ca [Core] [Query] Add limit to query data (close #487) 2023-12-02 13:52:31 +08:00
qianmoQ
9a9db2c5ed [Core] [Pipeline] [Jdbc] Support mysql 2023-11-23 20:35:21 +08:00
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
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
d99e2b84f7 [Core] Support for viewing build statement sentences (close #478) 2023-11-13 17:59:25 +08:00
qianmoQ
7187bd4bcd [Core] [Metadata] Support reset auto increment(close #474) 2023-11-12 21:16:36 +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
0caaab9333 [Release] Released for 1.16.0 2023-11-01 22:14:19 +08:00
qianmoQ
e693272363 [Metadata] [Editor] The transformation is deleted and updated to multiple SQL statements 2023-10-29 13:48:21 +08:00
qianmoQ
dda96fe15f [Metadata] [Editor] Supports data update without primary key 2023-10-28 22:56:08 +08:00
qianmoQ
1d2a735fdc [Metadata] [Editor] Fix update data exception due to special characters 2023-10-28 17:37:21 +08:00
qianmoQ
f3b15aabfc [Metadata] [Editor] Support delete multiple rows 2023-10-28 12:31:03 +08:00
qianmoQ
cd2494701f [Metadata] [Editor] Support delete rows 2023-10-27 23:55:23 +08:00
qianmoQ
674dd94a50 [Metadata] [Editor] Support for updating column data 2023-10-23 20:50:51 +08:00
qianmoQ
7be9b29d71 [Editor] Support selection 2023-10-20 20:31:54 +08:00
qianmoQ
7e53895b96 [Release] Released for 1.15.0 2023-10-19 11:14:05 +08:00
qianmoQ
510698f667 [Core] [Metadata] [Manager] The default number of rows to be queried when adding query data 2023-10-10 23:13:22 +08:00
qianmoQ
9e770980c4 [Core] [Metadata] [Manager] Supports system restart to execute scheduled tasks by default 2023-10-09 18:11:48 +08:00
qianmoQ
0c8ff038de [Web] [Metadata] [Manager] Support data list display 2023-10-08 19:46:07 +08:00
qianmoQ
4523b1ed2d [Core] [Metadata] [Manager] Support data type for column 2023-09-26 15:54:57 +08:00
qianmoQ
85c9befb7d [Core] [Metadata] Support column synchronization 2023-09-19 01:01:43 +08:00
qianmoQ
3b873dc408 [Core] [Metadata] Support table synchronization 2023-09-18 23:05:31 +08:00
qianmoQ
50e1b473a9 [Core] [Metadata] Support database synchronization 2023-09-18 19:59:03 +08:00
qianmoQ
06650fa155 [Env] Remove unused badge 2023-09-15 10:03:35 +08:00
qianmoQ
3f3ba83191 [Release] Released for 1.14.0 2023-09-14 16:34:37 +08:00
qianmoQ
541a6d5eb4 [Core] Fix the issue where the data source check task returns an empty structure, causing subsequent tasks to exit abnormally 2023-08-09 18:27:46 +08:00
qianmoQ
9249d60982 [Release] Released for 1.13.0 2023-08-09 16:34:43 +08:00
qianmoQ
c011243907 [Plugin] [Kyuubi] Fix unable to execute set syntax sql 2023-07-18 18:58:22 +08:00
qianmoQ
ee14f92049 [Release] Released for 1.12.0 2023-07-11 16:21:50 +08:00
qianmoQ
cfbaad296b [Core] Split module 2023-06-21 16:15:24 +08:00
qianmoQ
ed25692dc9 [Core] Remove log default debug level 2023-06-13 20:39:30 +08:00
qianmoQ
5e11c2bd97 [Release] Released for 1.11.0 2023-06-13 15:16:22 +08:00
qianmoQ
53a1c5f50b [Core] The number of rows returned by the query history is added 2023-05-31 21:52:33 +08:00
qianmoQ
c2b31bb08c [Release] Released for 1.10.0 2023-05-30 20:53:42 +08:00
qianmoQ
73fe403b13 [Core] [Manager] Support filter 2023-05-22 18:23:37 +08:00
qianmoQ
41f3c0ffb9 [Core] [Manager] Add time consuming and view executing SQL 2023-05-19 15:56:31 +08:00
qianmoQ
a2c184038f [Core] [Manager] Fixed library table containing special characters causing an exception 2023-05-17 19:04:00 +08:00
qianmoQ
bb889f0f35 [Web] None Network authorization information is not cleared 2023-05-06 14:34:56 +08:00
qianmoQ
6a475a5fc6 [Release] Released for 1.9.0 2023-05-04 11:38:08 +08:00
qianmoQ
615bda84a4 [Env] Support github publish packages 2023-04-11 10:25:51 +08:00
qianmoQ
e6cb1a9e11 [Release] Released for 1.8.0 2023-04-10 21:15:56 +08:00
qianmoQ
f5112b5d92 [Plugin] [Kafka] Perfect test case 2023-03-23 11:17:14 +08:00