Versions in this module Expand all Collapse all v1 v1.0.0 Mar 1, 2026 Changes in this version + const DefaultMigrationDownSuffix + const DefaultMigrationFolder + const DefaultMigrationTable + const DefaultMigrationUpSuffix + var PathDoesNotExistErr = errors.Errorf("path does not exist") + func ContainStr(ss []string, s string) bool + func MigrationFileName(name string) string + func ReadPath(path string, suffix string) ([]string, error) + func SlideStrEqual(a, b []string) bool + func ToSnakeCase(input string) string