Skip to content

Commit 6cf92c1

Browse files
jirivranyCopilot
andauthored
Update flowapp/migrations/versions/001_baseline.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 9f66cb9 commit 6cf92c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flowapp/migrations/versions/001_baseline.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,7 @@ def upgrade():
272272
sa.Integer(),
273273
sa.ForeignKey("organization.id"),
274274
nullable=True,
275+
server_default="0",
275276
),
276277
)
277278

0 commit comments

Comments
 (0)