package
1.4.5-alpha1
Repository: https://github.com/ottemo/commerce.git
Documentation: pkg.go.dev

# Functions

GetDBType returns type used inside mysql for given general name.

# Constants

table name to hold Ottemo types of columns.
timer interval to ping connection and refresh it by perforce.
Package global constants.
flag which indicates to perform log on each SQL operation.
Package global constants.
Package global constants.
name for default filter, ref.
name for static filter, ref.
flag which indicates to use UUID "_id" column type instead of default integer.

# Variables

ConstSQLNameValidator is a regex expression used to check names used within SQL queries.

# Structs

DBCollection is a InterfaceDBCollection implementer.
DBEngine is a InterfaceDBEngine implementer.
StructDBFilterGroup is a structure to hold information of named collection filter.

# Type aliases

RowMap - represents row of data from database.