NoAutoTime()
No auto timestamp for Created and Updated fields for INSERT and UPDATE
NoCache()
Disable cache lookup
UseBool(...string)
xorm's default behavior is fields with 0, "", nil, false, will not be used during query or update, use this method to explicit specify bool type fields for query or update