mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-05 16:00:52 +08:00
Updated Repository Layer (markdown)
@@ -153,6 +153,8 @@ Notice:
|
||||
* Versions after v0.11.12 can use CodeFirst to migrate sharding tables.
|
||||
* Do not use lazy loading in the entity type of sharding tables and database.
|
||||
|
||||
For more information, please move to [Table and Database](%e5%88%86%e8%a1%a8%e5%88%86%e5%ba%93)
|
||||
|
||||
## Compatibility Problems
|
||||
|
||||
The `output inserted` feature provided by SqlServer. When the table uses auto-increment or the database defines a default value, use this feature to quickly return the inserted data. PostgreSQL also has similar functions, but not every database supports it.
|
||||
|
||||
Reference in New Issue
Block a user