mirror of
https://github.com/bitwarden/server
synced 2026-02-07 04:03:26 +00:00
Rename to SqlTableJournalExtensions
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace Bit.Migrator;
|
||||
|
||||
public static class RerunableSqlTableJournalExtensions
|
||||
public static class SqlTableJournalExtensions
|
||||
{
|
||||
public static UpgradeEngineBuilder JournalRerunableToSqlTable(this UpgradeEngineBuilder builder, string schema, string table)
|
||||
{
|
||||
Reference in New Issue
Block a user