xorm/docs
Lunny Xiao 5f3abae116 changelog 2013-11-29 13:39:20 +08:00
..
AutoMap.md added docs docs/AutoMap.md to describe how go type converted to database type 2013-10-08 11:33:32 +08:00
COLUMNTYPE.md v0.2 Added Cache supported; Added SameMapper for same name between struct and table; Added Sync method for auto added tables, columns, indexes; 2013-09-29 16:43:10 +08:00
Changelog.md changelog 2013-11-29 13:39:20 +08:00
ChangelogCN.md changelog 2013-11-29 13:39:20 +08:00
QuickStart.md Improved documents; Optimistic Locking support; Timestamp with time zone support; Mapper change to tableMapper and columnMapper & added PrefixMapper & SuffixMapper support custom table or column name's prefix and suffix;Insert now return affected, err instead of id, err; Added UseBool & Distinct; 2013-11-29 11:50:28 +08:00
QuickStartEn.md Improved documents; Optimistic Locking support; Timestamp with time zone support; Mapper change to tableMapper and columnMapper & added PrefixMapper & SuffixMapper support custom table or column name's prefix and suffix;Insert now return affected, err instead of id, err; Added UseBool & Distinct; 2013-11-29 11:50:28 +08:00
cache_design.graffle v0.2 Added Cache supported; Added SameMapper for same name between struct and table; Added Sync method for auto added tables, columns, indexes; 2013-09-29 16:43:10 +08:00
cache_design.png v0.2 Added Cache supported; Added SameMapper for same name between struct and table; Added Sync method for auto added tables, columns, indexes; 2013-09-29 16:43:10 +08:00