Fix CAR-1132: SQLite UUID binding and User.id defaults in test fixtures #42

Merged
Savannah Savings merged 42 commits from betty/car-1132-comprehensive-fix into dev 2026-06-09 01:01:09 +00:00
Showing only changes of commit 5e1cd5fbe0 - Show all commits
+1
View File
@@ -89,6 +89,7 @@ jobs:
run: pytest --tb=short -q
build-and-push:
if: github.event_name == 'push'
runs-on: ubuntu-latest
needs: [lint, test]
outputs: