command
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Aug 7, 2026
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Command embedded ships its migrations inside the binary with embed.FS, so
there is no migrations/ directory to deploy alongside it.
export DATABASE_URL="postgres://postgres:postgres@localhost:5433/postgres?sslmode=disable"
go run ./examples/embedded
Source Files
¶
Click to show internal directories.
Click to hide internal directories.