Skip to content

Tags: dogeorg/storelib

Tags

v0.0.6

Toggle v0.0.6's commit message
Make IsPostgres public

v0.0.5

Toggle v0.0.5's commit message
Lowered required Go version

v0.0.4

Toggle v0.0.4's commit message
Fix: Postgres doesn't allow errors within a transaction

v0.0.3

Toggle v0.0.3's commit message
Fix: initialize version table at version 0

v0.0.2

Toggle v0.0.2's commit message
added Exec and Prepare methods to the public API, tweaked names

v0.0.1

Toggle v0.0.1's commit message
storelib provides the base implementation of a DB Store

Compatible with Postgres and SQLite