Skip to content

Commit

Permalink
Updated latest migration revision
Browse files Browse the repository at this point in the history
  • Loading branch information
kkucharc committed Dec 16, 2020
1 parent 52e5ea2 commit b810567
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"""security converge logs
Revision ID: 4b84f97828aa
Revises: c25cb2c78727
Revises: 45731db65d9c
Create Date: 2020-12-14 13:40:46.492449
"""
Expand All @@ -35,7 +35,7 @@
)

revision = "4b84f97828aa"
down_revision = "c25cb2c78727"
down_revision = "45731db65d9c"

NEW_PVMS = {"Log": ("can_read", "can_write",)}
PVM_MAP = {
Expand Down

0 comments on commit b810567

Please sign in to comment.