Skip to main content

Module connection

Module connection 

Source
Expand description

Public SQL connection API.

Structsยง

Connection
SQL connection with LRU statement cache. Auto-commit; explicit txns via BEGIN/COMMIT/ROLLBACK with nested SAVEPOINT/RELEASE/ROLLBACK TO support.