DatabaseMigrateExt
Редактировал(а) Alexandr Fokin 2024/04/29 12:28
DatabaseMigrateExt, Database Migrate Ext | |
NET, Хранимые функции и процедуры | |
When we use Fluent Migrator or even EntityFramework | EntityFrameworkCore Migration, it will be very hard to check history of a sql function/stored procedure, DatabaseMigrateExt can help you resolve the problem using ChangeScript/RefScript pattern. | |
minhhungit / DatabaseMigrateExt https://github.com/minhhungit/DatabaseMigrateExt |