//
pkg.gl
Category
github.com/go-labx/orm
schema
package
0.0.0-20230801132133-d6a653922a5f
Repository:
https://github.com/go-labx/orm.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
46 SLOC
#
Functions
Parse
Parse is a function that takes a destination interface and a dialect, and returns a pointer to a Schema.
#
Structs
Field
Field represents a column of database.
Schema
Schema represents a table of database.