Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Migrations ¶
func (*Migrations) ListAvailable ¶
func (m *Migrations) ListAvailable(migrationsDir fs.FS) (*bindata.AssetSource, error)
type PGUrl ¶
func ParseConnectionStr ¶
func (*PGUrl) HasPassword ¶
func (*PGUrl) SchemaSearchPath ¶
SchemaSearchPath extracts the schema search path component from a PostgreSQL connection URL; if no search path is specified, the empty string is returned.
Click to show internal directories.
Click to hide internal directories.