Documentation
¶
Overview ¶
Package postgres implements the s9l driver for PostgreSQL using the pure-Go jackc/pgx stdlib adapter (database/sql, no CGO). It mirrors the SQLite adapter's shape so the core stays driver-agnostic; PostgreSQL-specific dialect (DSN form, $1 placeholders, catalog queries) lives here.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.