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