Initial Test Iteration #1

Merged
foefl merged 48 commits from dev into main 2026-06-16 08:08:58 +00:00
Showing only changes of commit 9dd462ba7f - Show all commits

View File

@@ -35,8 +35,8 @@ USER_CFG: t.UserConfig = t.UserConfig(
)
# ** DB interaction
oracledb.defaults.arraysize = 1000
oracledb.defaults.prefetchrows = 1000
# oracledb.defaults.prefetchrows = 1_000
oracledb.defaults.arraysize = 5_000
# ** pipelines