docs improved
This commit is contained in:
parent
87a850fa64
commit
2d8b3135b1
|
@ -1,3 +1,8 @@
|
|||
---
|
||||
name: AutoMap
|
||||
sort: 100
|
||||
---
|
||||
|
||||
When a struct auto mapping to a database's table, the below table describes how they change to each other:
|
||||
|
||||
<table>
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
---
|
||||
name: ColumnType
|
||||
sort: 110
|
||||
---
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td>xorm
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
---
|
||||
name: 自动映射
|
||||
sort: 100
|
||||
---
|
||||
|
||||
When a struct auto mapping to a database's table, the below table describes how they change to each other:
|
||||
|
||||
<table>
|
||||
|
|
|
@ -1,3 +1,8 @@
|
|||
---
|
||||
name: 标记字段类型
|
||||
sort: 110
|
||||
---
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td>xorm
|
||||
|
|
Loading…
Reference in New Issue