Update README.md

This commit is contained in:
果糖网 2022-08-02 06:39:25 +08:00 committed by GitHub
parent 9f6165332d
commit 31345f8ead
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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