mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
Improved workflow. Ready for git, figma, etc; AND BIGGER TESTS
This commit is contained in:
@@ -91,6 +91,7 @@ def upgrade() -> None:
|
||||
sa.Column(
|
||||
"status",
|
||||
sa.Enum(
|
||||
"backlog",
|
||||
"pending",
|
||||
"claimed",
|
||||
"in_progress",
|
||||
|
||||
Reference in New Issue
Block a user