Explore
Help
Register
Sign In
xorm
/
manual-zh-CN
Archived
Fork
1
You've already forked manual-zh-CN
Code
Issues
Pull Requests
Releases
Wiki
Activity
This repository has been archived on
2022-04-14
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
master
Add File
New File
Upload File
Apply Patch
manual-zh-CN
/
chapter-02
History
Lunny Xiao
831fac7cef
更新到新版本
2020-03-24 09:23:34 +08:00
..
1.mapping.md
更新到新版本
2020-03-24 09:23:34 +08:00
2.prefix.md
更新到新版本
2020-03-24 09:23:34 +08:00
3.tags.md
更新到新版本
2020-03-24 09:23:34 +08:00
4.columns.md
更新到新版本
2020-03-24 09:23:34 +08:00
5.types.md
更新到新版本
2020-03-24 09:23:34 +08:00
README.md
修正"定义表结构体"章节与"前缀映射,后缀映射和缓存映射"章节
2019-08-08 16:22:54 +08:00
README.md
Unescape
Escape
2.定义表结构体
xorm支持将一个struct映射为数据库中对应的一张表。映射规则可以查看
:
名称映射规则
。
Reference in New Issue
View Git Blame
Copy Permalink