Skip to content

Commit 51eac1b

Browse files
authored
Update README.md
1 parent 148adf4 commit 51eac1b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,12 @@ MockSubSonic Db Client and Factory, primary purpose is for unit testing and faki
3333
# Features
3434
<ul>
3535
<li>Database Context</li>
36+
<li>Lazy Loading supports the following relationship types
37+
<ul>
38+
<li>OneToMany</li>
39+
<li>ManyToOne</li>
40+
<li>ManyToMany</li>
41+
</ul></li>
3642
<li>Stored Procedure Support</li>
3743
<li>Scalar Function Mapping</li>
3844
<li>Db Model mapping of Table and User Defined Data Type</li>

0 commit comments

Comments
 (0)