• Joined on 2023-06-29
allan closed issue dc/dc#119 2024-10-03 22:29:04 +00:00
include AppLoc on System Page
allan opened issue dc/dc#131 2024-09-26 15:27:18 +00:00
unnecessary zeros when adding new row
allan opened issue dc/dc#130 2024-09-26 11:39:45 +00:00
temp table names exceeding 32 chars for OLEDB engine
allan opened issue dc/dc#129 2024-09-26 09:55:31 +00:00
autodetect schema and server for OLEDB engines
allan opened issue dc/dc#128 2024-09-26 09:05:18 +00:00
display_value for numerics (not raw_value)
allan pushed to main at dc/docs.datacontroller.io 2024-09-17 08:07:41 +00:00
cfeeb29340 fix: clarifications
allan opened issue dc/dc#127 2024-09-16 09:59:09 +00:00
viewLibs ERROR: Lock is not available
allan pushed to main at dc/docs.datacontroller.io 2024-09-05 09:32:02 +00:00
327cb7ccfc fix: wording
allan pushed to main at dc/docs.datacontroller.io 2024-09-03 19:07:50 +00:00
6cfea75681 fix: updates in docs on UPDATE
allan deleted branch multi-load-tests from dc/dc 2024-09-02 07:30:58 +00:00
allan pushed to main at dc/dc 2024-09-02 07:30:58 +00:00
fe049256b5 Merge pull request 'Multi Load Tests Fix (timing issues)' (#126) from multi-load-tests into main
31d1870198 chore: removed log
6edf0dfb31 chore: multi load test fix (timing issues)
Compare 3 commits »
allan merged pull request dc/dc#126 2024-09-02 07:30:56 +00:00
Multi Load Tests Fix (timing issues)
allan deleted branch issue-120 from dc/dc 2024-08-31 14:23:49 +00:00
allan closed issue dc/dc#124 2024-08-31 14:23:49 +00:00
use random temp table names to avoid conflicts
allan pushed to main at dc/dc 2024-08-31 14:23:49 +00:00
3bf3dceaa2 Merge pull request 'feat: searching data in excel files using new algorithm (massive performance improvement)' (#123) from issue-120 into main
ce503653cd fix: using temporary names for temporary tables
caa9854ff0 fix: bumping core for passthrough fix, #124
20c3a338c5 style: lint
6547461637 fix(multi load): xlsx read file ahead of time, while user choose datasets
Compare 6 commits »
allan merged pull request dc/dc#123 2024-08-31 14:23:48 +00:00
feat: searching data in excel files using new algorithm (massive performance improvement)
allan closed issue dc/dc#120 2024-08-31 14:23:48 +00:00
Rewrite excel extract algorithm
allan pushed to issue-120 at dc/dc 2024-08-31 14:19:07 +00:00
ce503653cd fix: using temporary names for temporary tables
caa9854ff0 fix: bumping core for passthrough fix, #124
Compare 2 commits »
allan commented on issue dc/dc#124 2024-08-27 10:42:36 +00:00
use random temp table names to avoid conflicts

At the same time, bump core to implement this fix: https://github.com/sasjs/core/pull/376