Commit Graph
30 Commits
Author SHA1 Message Date
qixinzhi a26decaa37 [misc] add table action increase sync. 2024-09-27 09:45:55 +08:00
songchenxuan cda9febf03 * [refac] use __biPath__. 2024-07-08 16:47:42 +08:00
songchenxuan b14e91985a * [refac] Use preg_replace, because sqlparser does not work in some scenes. 2024-07-08 16:47:42 +08:00
qixinzhi 742b3d6a62 * [misc] change duckdb bin path. 2024-07-08 13:16:59 +08:00
qixinzhi ed910db9a6 * [misc] add getBinConfig. 2024-07-05 17:47:21 +08:00
qixinzhi 6da4b3b2c0 * [misc] add getBinConfig. 2024-07-05 17:47:21 +08:00
qixinzhi 63bebbc76c * [misc] add os. 2024-07-05 17:47:21 +08:00
宋辰轩 5f81769456 * [refac,0.5h] Use full table preg_replace for duckdb. 2024-06-07 13:22:14 +08:00
宋辰轩 6167c4728c * Fix bug for this->tables. 2024-06-06 13:16:49 +08:00
宋辰轩 9ecd66b291 * Add comment for checkfieldnames match. 2024-06-06 13:08:09 +08:00
宋辰轩 1bc156cccb * Add comment. 2024-06-06 11:30:32 +08:00
宋辰轩 37879d83aa * Sql field can not same as table. 2024-06-06 11:25:49 +08:00
宋辰轩 49b80a9f5e * Add getFields for duckdb. 2024-06-06 10:42:13 +08:00
宋辰轩 c115968290 * Fix bug for duckdb replace table. 2024-06-06 10:39:26 +08:00
宋辰轩 4c09083589 * Add another part of getTables. 2024-06-06 10:20:44 +08:00
宋辰轩 db9b9b862d * Add empty line and comment for getTables. 2024-06-06 10:20:13 +08:00
宋辰轩 f96d615e76 * Add a part of getTables. 2024-06-06 10:19:32 +08:00
宋辰轩 f356940140 * Try to use sqlparser get all tables from sql. 2024-06-06 10:17:59 +08:00
宋辰轩 53e310e489 * Fix bug for duckdb preg_match. 2024-06-05 11:09:48 +08:00
宋辰轩 0ce7aa8a55 * Do not preg_match ) to parquet. 2024-06-05 10:55:13 +08:00
宋辰轩 7679e338b1 * Add field for zt_pivot and zt_chart. 2024-05-31 15:00:04 +08:00
宋辰轩 3834375037 * Replace " to \". 2024-05-24 17:56:47 +08:00
宋辰轩 9a357b8297 * Trim duckdb sql. 2024-05-22 17:34:02 +08:00
宋辰轩 271575d97e * Add replace function for quote,limit,parquet. 2024-05-17 17:15:09 +08:00
宋辰轩 a772fa07cc * Replace ` to " 2024-05-15 15:09:57 +08:00
宋辰轩 9456a29578 * Add explainSQL for bi. 2024-05-14 15:25:42 +08:00
宋辰轩 ba9e438d23 * Delete debug die. 2024-05-14 15:01:48 +08:00
宋辰轩 fb45b947b7 * Add explain and desc function for duckdb. 2024-05-14 14:56:29 +08:00
宋辰轩 f761143481 * Remove useless app and config for duckdb class. 2024-05-14 09:29:15 +08:00
宋辰轩 552b14038b * Add lib duckdb class. 2024-05-14 09:01:53 +08:00