This repository has been archived by the owner on Apr 7, 2024. It is now read-only.
Releases: xin9le/DeclarativeSql
Releases · xin9le/DeclarativeSql
v1.5.0
v1.4.4
v1.4.3
Improvements
- Supports MySqlConnector
v1.4.2
v1.4.1
v1.4.0
Improvements
- Enable XML documents
- Update NuGet packages
Breaking Changes
ModuleIntializer
is enabled, so you don't need callMicrosoftSqlClientOperation.Intialize()
/SystemSqlClientOperation.Initialize()
- The accessibility of these methods has been changed from
public
tointernal
- The accessibility of these methods has been changed from