Closed sfmskywalker closed 2 weeks ago
Introduce a configuration delegate parameter for each database provider's Use* methods, enhancing customization. This change affects MySql, SqlServer, Sqlite, PostgreSql, and Oracle providers, allowing more flexible DbContext configuration.
Use*
This change is
Introduce a configuration delegate parameter for each database provider's
Use*
methods, enhancing customization. This change affects MySql, SqlServer, Sqlite, PostgreSql, and Oracle providers, allowing more flexible DbContext configuration.This change is