mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-21 13:23:14 +01:00
5 lines
158 B
Go
5 lines
158 B
Go
// Package postgres provides the PostgreSQL database migration
|
|
package postgres
|
|
|
|
// This file exists to make Goose happy. It really doesn't do anything else.
|