Documentation
¶
Index ¶
- func ConnectXorm(cfg dialect.ConnConfig) *xorm.Engine
- func Engine() *xorm.Engine
- func InsertBatch(tableName string, rows ...any) error
- func Query(opts ...xq.QueryOption) *xorm.Session
- func Quote(value string) string
- func SyncModels(eng *xorm.Engine) error
- func UpdateBatch(tableName, pkey string, ids any, changes map[string]any) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.