package
0.0.0-20230801132133-d6a653922a5f
Repository: https://github.com/go-labx/orm.git
Documentation: pkg.go.dev

# Functions

Parse is a function that takes a destination interface and a dialect, and returns a pointer to a Schema.

# Structs

Field represents a column of database.
Schema represents a table of database.