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

This commit is contained in:
sunkaixuan 2022-11-12 22:21:28 +08:00
commit d071938fb9

View File

@ -15,10 +15,10 @@ Using SqlSugar is very simple , And it's powerful.
## Description
- Support Cross database query
- Support SqlServer、MySql、PgSql and Oracle insert blukcopy
- Support SqlServer、MySql、PgSql and Oracle insert bulkcopy
- Split table big data self-processing
- Support Multi-tenant, multi-library transactions
- Support Support CodeFirst data migration.
- Support CodeFirst data migration.
- Support Join query 、 Union all 、 Subquery
- Support Configure the query
- Support DbFirst import entity class from database, or use Generation Tool.