This repository has been archived on 2022-04-14. You can view files and clone it, but cannot push or open issues or pull requests.
manual-en-US/chapter-03
2020-03-27 14:29:41 +08:00
..
1.metas.md Update documents 2020-03-27 14:29:41 +08:00
2.tables.md Update documents 2020-03-27 14:29:41 +08:00
3.indexes.md rename dirs 2014-10-18 12:30:15 +08:00
4.sync.md Update documents 2020-03-27 14:29:41 +08:00
README.md Update documents 2020-03-27 14:29:41 +08:00

3. database meta information

xorm provides methods to getting and setting table schema. For less schema changing production, engine.Sync2() is enough.