module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Aug 30, 2025
License: MIT
Opens a new window with license information.
README
¶
migration
mkdir db/migrations
go run cmd/migrate/main.go generate [migration_name]
go run cmd/migrate/main.go up
go run cmd/migrate/main.go down
Directories
¶
cmd
|
|
|
|
internal
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.