package
1.1.1
Repository: https://github.com/ajrdrgz/db-query-builder.git
Documentation: pkg.go.dev

# Constants

Chaining.
Operators.
Operators.
Operators.
Operators.
Operators.
Operators.
Operators.
Operators.
Operators.
Operators.
Operators.
Chaining.

# Variables

OrderFields.
OrderFields.
Errors SQL.
No description provided by the author
No description provided by the author
No description provided by the author
Errors SQL.
No description provided by the author
Errors SQL.

# Structs

Field contains the information of a field for a query.
FieldsSpecification is the specification for an implementation of an infrastructure, see the repository pattern: https://thinkinginobjects.com/2012/08/26/dont-use-dao-use-repository/.
Pagination contains the information of the pagination.
SortField contains the information of the order of a field.

# Type aliases

ChainingField is the keyword for chaining the next field.
Fields slice of Field.
OrderField is the keyword for order the field.
SortFields slice of SortField.