Documentation
¶
Overview ¶
Package make implements the command to migrate files with suffix `.down.sql` and `.down.sql`
Package cmd implements the list of commands that can be executed ¶
Package make implements the command to migrate files with suffix `.up.sql` and `.down.sql`
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCommand = &cobra.Command{
Use: "migrate",
Short: "Migrate files",
Long: `Migrate files with suffix .up.sql and .down.sql`,
}
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.