package
0.0.0-20220309085608-b252f71ab039
Repository: https://github.com/phpc0de/backupgorm.git
Documentation: pkg.go.dev
# Functions
GetIdentityFieldValuesMap get identity map from fields.
GetIdentityFieldValuesMapFromValues get identity map from fields.
GetRelationsValues get relations's values from a reflect value.
Parse get data type from dialector.
No description provided by the author
ParseWithSpecialTableName get data type from dialector with extra schema table.
ToQueryValues to query values.
# Constants
BelongsToRel belongs to relationship.
No description provided by the author
No description provided by the author
No description provided by the author
HasManyRel has many relationship.
HasOneRel has one relationship.
No description provided by the author
Many2ManyRel many to many relationship.
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
No description provided by the author
No description provided by the author
# Variables
ErrUnsupportedDataType unsupported data type.
No description provided by the author
# Structs
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
NamingStrategy tables, columns naming strategy.
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
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
Namer namer interface.
No description provided by the author
Replacer replacer interface like strings.Replacer.
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
RelationshipType relationship type.
No description provided by the author