xorm/docs
Lunny Xiao 14ba638eb8 Merge branch 'dev' of github.com:go-xorm/xorm into dev
Conflicts:
	docs/QuickStart.md
	docs/QuickStartEn.md
	examples/cache.go
	examples/maxconnect.go
2014-04-17 17:21:29 +08:00
..
AutoMap.md new architecture 2014-01-07 17:33:27 +08:00
COLUMNTYPE.md new architecture 2014-01-07 17:33:27 +08:00
Changelog.md renamed import path 2014-04-11 17:16:43 +08:00
ChangelogCN.md renamed import path 2014-04-11 17:16:43 +08:00
QuickStart.md Merge branch 'dev' of github.com:go-xorm/xorm into dev 2014-04-17 17:21:29 +08:00
QuickStartCn.md tidy up example codes 2014-04-17 17:08:21 +08:00
cache_design.graffle new architecture 2014-01-07 17:33:27 +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