Events Events Events Events xorm supports two kinds of events. One is a method on a data model struct, another is called in session process. Struct’s event methods is below: ...
Name mapping rules 2.1. Name mapping rules Name mapping rules 2.1. Name mapping rules Use names.Mapper interface to set the name mapping rule. There are three rules: SnakeMap...
Builder Insert Select Update Delete Union Conditions Builder Package builder is a lightweight and fast SQL builder for Go and XORM. Make sure you have installed Go 1.8+ a...