//
pkg.gl
Category
github.com/Boostport/migration/driver/postgres
module
package
1.1.3
Repository:
https://github.com/boostport/migration.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
3
Files
131 SLOC
#
Functions
New
New creates a new Driver driver.
NewFromDB
NewFromDB returns a postgres driver from a sql.DB.
#
Structs
Driver
Driver is the postgres migration.Driver implementation.