package
0.1.0
Repository: https://github.com/peterldowns/pgmigrate.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Sort a a slice in-place by name, and then return a new slice that is sorted in dependency order.

# Constants

No description provided by the author

# Structs

Column represents a column in a [Table] or a [View], and will never exist "on its own".
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

DBObject is an interface satisifed by [Table], [View], [Enum], etc.
No description provided by the author