package
0.18.0
Repository: https://github.com/nbs-go/nsql.git
Documentation: pkg.go.dev

# Functions

As set table alias to schema, will be use as reference if set.
AutoIncrement set auto increment options that will affect insert query generator.
Columns set columns in a schema.
FromModelRef reflect referenced model as Schema.
No description provided by the author
PrimaryKey set columns that will be primary key, otherwise it will use "id" column.
TableName set table name of schema.

# Constants

No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author