mirror of
https://github.com/bitwarden/server.git
synced 2025-07-02 16:42:50 -05: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