# Functions
CheckNewMigrations makes sure the new migrations are sorted correctly.
No description provided by the author
GetSQLFilesFromList returns the list of file names from a list of, local file objects but only SQL files.
NewMigrations gets the list of brand new migrations.
# Structs
No description provided by the author
# Interfaces
NamedFile interface represents a local file object, with a Name function.
# Type aliases
No description provided by the author