package
1.23.2
Repository: https://github.com/datosystem/gorm.git
Documentation: pkg.go.dev

# Structs

ColumnType column type implements ColumnType interface.
Config schema config.
Index implements gorm.Index interface.
Migrator m struct.

# Interfaces

BuildIndexOptionsInterface build index options interface.
GormDataTypeInterface gorm data type interface.
Custom.