command
Version:
v0.0.1
Opens a new window with list of versions in this module.
Published: Apr 16, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Command migrate-gen generates SQL migration files for event sourcing.
Usage:
go run github.com/eventsalsa/store/cmd/migrate-gen -output migrations -filename init.sql
Or with go generate:
//go:generate go run github.com/eventsalsa/store/cmd/migrate-gen -output migrations
Source Files
¶
Click to show internal directories.
Click to hide internal directories.