# Functions
PostgreSQL helper to avoid implementing this lots of times in child packages.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SQLiteProvider uses simple SQLite in-process database.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SQLConfDatasourceURL is the datasource connection URL string.
SQLConfMaxConnections maximum connections to the database.
SQLConfMaxConnIdleTime maximum connections to the database.
SQLConfMaxConnLifetime maximum connections to the database.
SQLConfMaxIdleConns maximum connections to the database.
SQLConfMigrationsAuto enables automatic migrations.
SQLConfMigrationsDirectory is the directory containing the numerically ordered migration DDL files to apply to the database.
No description provided by the author
only supported if the DB layer support ON CONFLICT semantics.
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
MockProvider uses the datadog mocking framework.
No description provided by the author
Resource is the default implementation of the Resource interface, but consumers of this package can implement the interface directly if they want to use different field names or field types for the fields.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
PreCommitAccumulator is a structure that can accumulate state during the transaction, then has a function that is called just before commit.
Provider defines the interface an individual provider muse implement to customize the Database implementation.
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author