Commit Graph

10 Commits

Author SHA1 Message Date
LK HO
71aa0c9346
fix: jobs/worker - pass through job error from worker process (#3822) 2021-04-12 11:41:36 -04:00
Thomas Nilefalk
919d7c12a1
fix: syntax error in rebuild-tree.js (#3048) 2021-02-08 11:26:55 -05:00
scienceasdf
4b80bab88e
fix: rebuilding tree error when the page number is large enough in sqlite (#2830)
When the total page number is large enough (usually about 80+), sqlite will throw error: "Too many variables". This commit reduces the chunk size for sqlite configuration.
2021-01-29 14:16:33 -05:00
NGPixel
1c80faa94d feat: browse nav + pageTree ancestors 2020-04-18 18:33:22 -04:00
alancnet
a257831c6c fix: rebuild-tree exceeds mssql parameter limit (#1328)
* fix: rebuild-tree exceeds mssql's parameter limit

* docs: details per query max parameters limits

Co-authored-by: Nicolas Giard <github@ngpixel.com>
2019-12-19 16:48:05 -05:00
NGPixel
820cc77a83 fix: MSSQL - setup + pageTree + page delete 2019-10-25 23:02:33 -04:00
AchimHentschel
44a1c8699f fix: MSSQL - adds IDENTITY_INSERT in rebuild-tree.js #1125 (#1130)
Fixes issue when tree is being rebuilt with mssql backend
2019-10-25 18:28:41 -04:00
NGPixel
73c89dfe44 feat: rebuild tree on page update 2019-10-13 22:35:42 -04:00
NGPixel
2a4b89859c feat: fetch page tree resolver 2019-10-07 23:38:06 -04:00
NGPixel
38c33c58bb feat: rebuild page tree worker 2019-10-07 00:06:47 -04:00