mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-24 00:16:00 +00:00
fixed view redeploy
This commit is contained in:
@@ -586,6 +586,7 @@ describe('Deploy database', () => {
|
||||
{
|
||||
markDeleted: true,
|
||||
disallowExtraObjects: true,
|
||||
allowDropStatements: true,
|
||||
}
|
||||
);
|
||||
})
|
||||
@@ -605,6 +606,7 @@ describe('Deploy database', () => {
|
||||
{
|
||||
markDeleted: true,
|
||||
disallowExtraObjects: true,
|
||||
allowDropStatements: true,
|
||||
}
|
||||
);
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user