package
0.55.1
Repository: https://github.com/ovh/cds.git
Documentation: pkg.go.dev

# Functions

And returns a new AND expression from given ones.
NewQuery returns a new query from given string request.
ToQueryString returns a comma separated list of given ids.

# Constants

Constant for gorp mapping.
StringDataRightTruncation is raisedalue is too long for varchar.
ViolateForeignKeyPGCode is the pg code when violating foreign key.
ViolateUniqueKeyPGCode is the pg code when duplicating unique key.

# Variables

# Structs

Mapping is the global var for all registered mapping.
Query to get gorp entities in database.
SignedEntity struct for signed entity stored in database.
TableMapping represents a table mapping with gorp.

# Interfaces

Canonicaller returns a byte array that represent its data.

# Type aliases

ArgsMap represents the map of named sql args.