mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-24 06:28:34 +01:00
5 lines
153 B
Go
5 lines
153 B
Go
// Package sqlite3 provides the SQLite3 database migration
|
|
package sqlite3
|
|
|
|
// This file exists to make Goose happy. It really doesn't do anything else.
|