# Functions
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
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
Dynamic creates a GormORMFactory that provides a gorm.DB instance for each request, using the provided function.
FromDBConverter internally uses *sql.Scanner to convert a map[string]any to an InternalValue as GORM does this only for structs.
No description provided by the author
GormQueries returns default queries providing basic CRUD functionality.
No description provided by the author
No description provided by the author
Static creates a GormORMFactory that always returns the same gorm.DB instance, creating new sessions for each query.
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
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author