Merge branch 'SqlSugar5' of github.com:donet5/SqlSugar

This commit is contained in:
sunkaixuan 2022-08-16 12:34:56 +08:00
commit cea7e67003

View File

@ -23,7 +23,7 @@ Using SqlSugar is very simple , And it's powerful.
- Support Configure the query
- Support DbFirst import entity class from database, or use Generation Tool.
- Support one-to-many and many-to-many navigation properties
- Support MySql、SqlServer、Sqlite、Oracle 、 postgresql 、QuestDb、达梦、人大金仓 、神通数据库、瀚高、MsAccess、华为GaussDB、Custom
- Support MySql、SqlServer、Sqlite、Oracle 、 postgresql 、QuestDb、ClickHouse、达梦、人大金仓 、神通数据库、瀚高、MsAccess、华为GaussDB、Custom
- Support AOP 、 Diff Log 、 Query Filter
## Documentation