LK HO
71aa0c9346
fix: jobs/worker - pass through job error from worker process ( #3822 )
4 years ago
Thomas Nilefalk
919d7c12a1
fix: syntax error in rebuild-tree.js ( #3048 )
4 years ago
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.
4 years ago
NGPixel
1c80faa94d
feat: browse nav + pageTree ancestors
5 years ago
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>
5 years ago
NGPixel
820cc77a83
fix: MSSQL - setup + pageTree + page delete
5 years ago
AchimHentschel
44a1c8699f
fix: MSSQL - adds IDENTITY_INSERT in rebuild-tree.js #1125 ( #1130 )
...
Fixes issue when tree is being rebuilt with mssql backend
5 years ago
NGPixel
73c89dfe44
feat: rebuild tree on page update
5 years ago
NGPixel
2a4b89859c
feat: fetch page tree resolver
5 years ago
NGPixel
38c33c58bb
feat: rebuild page tree worker
5 years ago