package
Version:
v1.0.6
Opens a new window with list of versions in this module.
Published: Aug 26, 2021
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
DB is a database instance
func Open(host, port, dbname, user, password string) (*DB, error)
Open opens a Postgres database connection with given values
func (db *DB) PerformMigrations() error
PerformMigrations migrates database to newest version using migration
files under svenska-yle-bot/database/migrations
Source Files
¶
Click to show internal directories.
Click to hide internal directories.