Search documentation of db_connection
db_connection
▼
Project version
v2.7.0
v2.6.0
v2.5.0
v2.4.3
v2.4.2
v2.4.1
v2.4.0
v2.3.1
v2.3.0
v2.2.2
v2.2.1
v2.2.0
v2.1.1
v2.1.0
v2.0.6
v2.0.5
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v2.0.0
v2.0.0-rc.0
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.0
v1.0.0-rc.4
v1.0.0-rc.3
v1.0.0-rc.2
v1.0.0-rc.1
v1.0.0-rc.0
v0.2.5
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
v0.1.8
v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
Pages
Modules
API Reference
Modules
Changelog
v2.6.0 (2023-10-15)
v2.5.0 (2023-04-10)
v2.4.3 (2022-11-22)
v2.4.2 (2022-03-03)
v2.4.1 (2021-10-14)
v2.4.0 (2021-04-02)
v2.3.1 (2020-11-25)
v2.3.0 (2020-10-14)
v2.2.2 (2020-04-22)
v2.2.1 (2020-02-04)
v2.2.0 (2019-12-11)
v2.1.1 (2019-07-17)
v2.1.0 (2019-06-07)
DBConnection
Sections
Connection pools
Errors
Summary
Types
conn/0
connection_option/0
cursor/0
option/0
params/0
query/0
result/0
start_option/0
status/0
t/0
Callbacks
checkout/1
connect/1
disconnect/2
handle_begin/2
handle_close/3
handle_commit/2
handle_deallocate/4
handle_declare/4
handle_execute/4
handle_fetch/4
handle_prepare/3
handle_rollback/2
handle_status/2
ping/1
Functions
__using__/1
available_connection_options/0
available_start_options/0
child_spec/2
close/3
close!/3
connection_module/1
disconnect_all/3
execute/4
execute!/4
prepare/3
prepare!/3
prepare_execute/4
prepare_execute!/4
prepare_stream/4
reduce/3
rollback/2
run/3
start_link/2
status/2
stream/4
transaction/3
DBConnection.ConnectionPool
DBConnection.LogEntry
Summary
Types
t/0
DBConnection.Ownership
Sections
Options
Callers lookup
Summary
Functions
ownership_allow/4
ownership_checkin/2
ownership_checkout/2
ownership_mode/3
DBConnection.PrepareStream
Summary
Types
t/0
DBConnection.Query
Summary
Types
t/0
Functions
decode/3
describe/2
encode/3
parse/2
DBConnection.Stream
Summary
Types
t/0
Exceptions
DBConnection.ConnectionError
DBConnection.EncodeError
DBConnection.OwnershipError
DBConnection.TransactionError
Settings
View Source
DBConnection.TransactionError
exception
(db_connection v2.6.0)
×