Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckNewMigrations ¶
CheckNewMigrations makes sure the new migrations are sorted correctly
func GetSQLFilesFromList ¶
GetSQLFilesFromList returns the list of file names from a list of, local file objects but only SQL files
func NewMigrations ¶
NewMigrations gets the list of brand new migrations
Types ¶
type GithubFile ¶
type GithubFile struct {
// contains filtered or unexported fields
}
func (GithubFile) Name ¶
func (file GithubFile) Name() string
func (*GithubFile) UnmarshalJSON ¶
func (file *GithubFile) UnmarshalJSON(b []byte) error
Click to show internal directories.
Click to hide internal directories.