Commit Graph
336 Commits
Author SHA1 Message Date
songchenxuan 656565afb0 *[misc] modify enableDuckdb to config. 2024-08-07 17:09:01 +08:00
songchenxuan 1512a9a32a *[misc] use capital. 2024-08-07 14:35:26 +08:00
songchenxuan 1317c241d3 *[task#124871,done,2.5h]. 2024-08-07 14:35:26 +08:00
tianshujie f8d2155fc5 * [feedback#6490,doing,0.1h] fix doc list error. 2024-07-31 09:48:35 +08:00
tianshujie 4753bfc150 * [misc,0.1h] add sub query function. 2024-07-31 09:48:35 +08:00
tianshujie 553ff2359b * [misc,0.1h] add sub query function. 2024-07-31 09:48:35 +08:00
sunhao a8745ccd39 * [misc] support to turn off morph update. 2024-07-19 19:19:34 +08:00
liugang 65c1f59d15 * [refac] fix sql error in dameng database. 2024-07-11 11:32:23 +08:00
zhouxin 04bacdbfb6 * [misc] The dm database cannot use alias for group by. 2024-07-10 14:18:46 +08:00
liugang a4d2de38f0 * [misc] replace COUNT(*) with COUNT(1) in sql. 2024-06-27 14:07:27 +08:00
sunguangming f83f00f61f Merge branch 'main' into feature/epic 2024-06-20 07:04:51 +00:00
sunguangming 79884f9927 * [misc] modify ' to "; 2024-06-18 18:36:38 +08:00
qixinzhi e049745e46 * [bug#51289,done,0.1h] fix sonar. 2024-06-18 16:21:02 +08:00
qixinzhi 4b888535db + [bug#51289,doing,0.5h] add clearTablesDescCache for dao. 2024-06-18 16:21:02 +08:00
qixinzhi dc3666704d * [bug#51289,doing,0.1h] set tablesDesc to static public variable. 2024-06-18 16:21:02 +08:00
liugang f304bf445f * [misc] fix error of calling undefined property. 2024-06-18 16:06:33 +08:00
liugang fab33da84f * [misc] check if the sql contains table name and update table cache time if contains. 2024-06-18 15:52:58 +08:00
liugang 3dbe0f80ba * [misc] prefix the cache key with the database name to prevent cache conflicts. 2024-06-13 01:02:02 +00:00
liumengyi 3e09b31777 + [bug#50977,done,0.1h] close modal by zui3. 2024-06-12 19:37:13 +08:00
wangyuting d218bf9d66 * [bug#50005,done,5h,0h] Fix submit locate error of new page open old page iframe. 2024-06-05 10:16:27 +08:00
sunguangming 5f6ab12db7 Merge branch 'release20.1' into epic 2024-05-31 17:28:02 +08:00
liugang 950f2bff57 * baseDAO: disables the use of cache in install mode or upgrade mode. 2024-05-31 10:04:17 +08:00
liugang 57f63c9c42 * baseDAO: load cache class if the switcher is on. 2024-05-31 10:04:17 +08:00
liwenrui 4c61793ba8 * remove buggy, weird and seemingly useless content filtering, bug #50346. 2024-05-31 10:04:16 +08:00
liugang f914c76087 * baseDAO: disables the use of cache in install mode or upgrade mode. 2024-05-31 09:47:13 +08:00
liugang e2cc3e2058 * baseDAO: load cache class if the switcher is on. 2024-05-31 09:45:58 +08:00
liwenrui 6ab8a7bd49 * remove buggy, weird and seemingly useless content filtering, bug #50346. 2024-05-31 09:37:18 +08:00
sunguangming a15d296336 Merge branch 'release20.1' into epic 2024-05-30 17:15:26 +08:00
Lufei 9180896b31 * Ignore boardlayer table cache. 2024-05-30 16:54:08 +08:00
Lufei e64af618ab * Ignore boardlayer table cache. 2024-05-30 10:49:32 +08:00
sunguangming 5401cdfb92 Merge branch 'master' into story 2024-05-24 16:42:55 +08:00
liugang 3c2c1052c2 * baseDAO: fix error can't set cache for the updated table. 2024-05-24 16:18:09 +08:00
liugang 9459df664b + baseDAO: add a method to clear cache. 2024-05-24 16:18:08 +08:00
liugang d8ae85cd5c * baseDAO: fix error can't set cache for the updated table. 2024-05-24 15:57:07 +08:00
liugang d034a0efe1 + baseDAO: add a method to clear cache. 2024-05-24 15:50:13 +08:00
sunhao fed2346dfd * support to toggle client cache feature by $config->clientCache. 2024-05-24 14:40:17 +08:00
sunhao 8d460df1b7 * support to toggle client cache feature by $config->clientCache. 2024-05-24 14:11:53 +08:00
sunguangming 7442f47097 Merge branch 'master' into story 2024-05-24 14:07:06 +08:00
liugang 32c09aa234 * baseDAO: disable cache when installing or upgrading. 2024-05-23 14:22:15 +08:00
liugang d8544d4f1b Revert "* Rename cache configuration item."
This reverts commit 7c826e1c3d.
2024-05-23 14:22:14 +08:00
liugang 361c7e011f * Rename cache configuration item. 2024-05-23 14:22:13 +08:00
liugang 409e640608 * baseDAO: disable cache when installing or upgrading. 2024-05-23 10:53:41 +08:00
liugang 9f3fcbfcc4 Revert "* Rename cache configuration item."
This reverts commit 7c826e1c3d.
2024-05-23 09:19:10 +08:00
liugang 7c826e1c3d * Rename cache configuration item. 2024-05-22 16:25:25 +08:00
sunguangming 24d3d7fb0a Merge branch 'master' into story 2024-05-22 11:27:49 +08:00
sunhao 6b85b98261 * lib: export current user account to window.config. 2024-05-20 16:27:18 +08:00
liugang 78b7a1dccb * baseDAO: define a cache miss constant to make sure the false value can be cached. 2024-05-17 13:19:13 +08:00
liugang 3c5d9f9024 * baseDAO: update the table cache time after the sql is executed. 2024-05-17 11:15:03 +08:00
liugang f02275d59a * baseDAO: set null as the value parameter's default value. 2024-05-17 11:15:02 +08:00
liugang 80990aab87 * baseDAO: refactor the getCache method and add comment. 2024-05-17 11:15:02 +08:00