mirror of
				https://github.com/nsnail/FreeSql.git
				synced 2025-11-04 01:05:27 +08:00 
			
		
		
		
	Update readme.md
This commit is contained in:
		@@ -35,7 +35,7 @@ fsql.SetDbProviderFactory(MySqlConnectorFactory.Instance);
 | 
			
		||||
 | 
			
		||||
# 自定义适配
 | 
			
		||||
 | 
			
		||||
除了上面,还提供了自己适配更多的数据库,比如连接 mssql 2000、db2 等,自定义适配将牺牲一些功能:
 | 
			
		||||
除了上面,还提供了自定义适配更多的数据库,比如 mssql2000、db2,自定义适配将牺牲一些功能:
 | 
			
		||||
 | 
			
		||||
- 不支持 CodeFirst 自动迁移
 | 
			
		||||
- 不支持 DbFirst 接口方法的实现
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user