mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-25 06:49:18 +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.
|