Functionsยง
- async_
execute_ delete - Async execute delete (with synchronous_commit=off for high-volume operations)
- async_
execute_ insert - Async execute insert (with synchronous_commit=off for high-volume operations)
- async_
execute_ update - Async execute update (with synchronous_commit=off for high-volume operations)
- execute_
delete - Execute delete
- execute_
insert - Execute insert
- execute_
query - Execute query
- execute_
update - Execute update
- explain_
query - Explain query