Skip to content

Commit

Permalink
Update down revision
Browse files Browse the repository at this point in the history
  • Loading branch information
erosselli committed Oct 18, 2024
1 parent 0024ffb commit bc57101
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""Add connection_type to dataset namespace meta
Revision ID: 4ebe0766021b
Revises: 5dafbc1818ae
Revises: 36ad82edb38e
Create Date: 2024-10-16 15:25:08.544946
"""
Expand All @@ -11,7 +11,7 @@

# revision identifiers, used by Alembic.
revision = "4ebe0766021b"
down_revision = "5dafbc1818ae"
down_revision = "36ad82edb38e"
branch_labels = None
depends_on = None

Expand Down

0 comments on commit bc57101

Please sign in to comment.