Skip to content

Activity

Merge pull request ICRAR#106 from szampier/config_use_prepared_stmts_…

szampierpushed 2 commits to master • a1270f7…a37caff • 
on Mar 20, 2024

Deleted branch

szampierdeleted config_use_prepared_stmts_for_clients • 
on Mar 20, 2024

add DbUsePreparedStatements to client tool configuration (~/.ngas)

szampiercreated config_use_prepared_stmts_for_clients • 8ab7537 • 
on Mar 19, 2024

Add reference to UsePreparedStatements in changelog.rst and sample_…

szampierpushed 14 commits to master • f722887…a1270f7 • 
on Feb 9, 2024

Add reference to UsePreparedStatements in changelog.rst and sample_…

szampierpushed 1 commit to direct_sql • e0cbe66…a1270f7 • 
on Feb 8, 2024

deduplicate cursor execution logic

szampierpushed 3 commits to direct_sql • b3b0502…e0cbe66 • 
on Feb 8, 2024

pass args to cursor.execute() only when needed

szampierpushed 1 commit to direct_sql • 381eab0…b3b0502 • 
on Feb 7, 2024

rename CI variable

szampierpushed 1 commit to direct_sql • b6e4103…381eab0 • 
on Feb 7, 2024

return None instead of () to fix failing test

szampierpushed 1 commit to direct_sql • 8b84ae2…b6e4103 • 
on Feb 7, 2024

bug fix: invoke replace only on string arguments

szampierpushed 1 commit to direct_sql • 3cbf9d2…8b84ae2 • 
on Feb 7, 2024

escape single quote and handle null values

szampierpushed 1 commit to direct_sql • f3469b0…3cbf9d2 • 
on Feb 7, 2024

fix build pipeline

szampierpushed 1 commit to direct_sql • e270ab1…f3469b0 • 
on Feb 7, 2024

run tests with UsePreparedStatement="false"

szampierpushed 1 commit to direct_sql • 23b90ec…e270ab1 • 
on Feb 7, 2024

actually read 'UsePreparedStatement' from config file

Force push
szampierforce pushed to direct_sql • a2a6811…23b90ec • 
on Feb 7, 2024

run tests with UsePreparedStatement="false"

szampierpushed 1 commit to direct_sql • 23b90ec…a2a6811 • 
on Feb 7, 2024

actually read 'UsePreparedStatement' from config file

szampierpushed 1 commit to direct_sql • d5993cc…23b90ec • 
on Feb 6, 2024

logging UsePreparedStatement

szampierpushed 1 commit to direct_sql • 8aa07ec…d5993cc • 
on Feb 6, 2024

New Db parameter 'UsePreparedStatement' to control whether to use pre…

szampiercreated direct_sql • 8aa07ec • 
on Feb 5, 2024

Merge branch 'issue-103'

szampierpushed 10 commits to master • c49abed…f722887 • 
on Feb 5, 2024