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-zh-CN/chapter-03/3.indexes.md
2014-10-18 14:40:28 +08:00

147 B

创建索引和唯一索引

  • CreateIndexes

根据struct中的tag来创建索引

  • CreateUniques

根据struct中的tag来创建唯一索引