Skip to content

Commit 6221b2b

Browse files
committed
Merge branch 'main' of github.com:SubSonic-Core/SubSonic.Core into main
2 parents 23c23a2 + 51eac1b commit 6221b2b

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)