We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Make IsPostgres public
Lowered required Go version
Fix: Postgres doesn't allow errors within a transaction
Fix: initialize version table at version 0
added Exec and Prepare methods to the public API, tweaked names
storelib provides the base implementation of a DB Store Compatible with Postgres and SQLite