mirror of
https://github.com/bitwarden/server.git
synced 2025-07-03 17:12:49 -05:00
Fix journal table name
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
ALTER TABLE dbo.Migrations
|
||||
ALTER TABLE dbo.Migration
|
||||
ADD Rerunable bit NOT NULL DEFAULT 0
|
||||
GO
|
Reference in New Issue
Block a user