package
1.2.5
Repository: https://github.com/sharovik/orm.git
Documentation: pkg.go.dev

# Constants

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
You can use this types for building of WHERE clause.
You can use this types for building of WHERE clause.
You can use this types for building of WHERE clause.

# Structs

Bind should be used when we need to bind something in the query.
Join the object which will be used in JOIN clause generation.
Limit is the struct which describes the query result limitations.
OrderByColumn the column type for order by clause.
Reference the reference table struct.
Where is an object which will be used for WHERE clause generation.