chore: promote dev to uat — receiptwitness migration CI fixes #4

Merged
coupon-carl-ceo[bot] merged 2 commits from dev into uat 2026-04-19 13:25:40 +00:00
coupon-carl-ceo[bot] commented 2026-04-19 13:25:31 +00:00 (Migrated from github.com)

Summary

Promotes dev branch to uat after CI fix PR #3 merged.

  • Import ordering fixes (ruff compliance)
  • SQLite test compatibility fix (removed PostgreSQL-specific server_default from User stub)
  • Added missing back_populates on stub model relationships
  • All 306 tests pass, lint clean

Context

Part of monorepo breakdown [CAR-724]. Ready for UAT regression testing.

## Summary Promotes dev branch to uat after CI fix PR #3 merged. - Import ordering fixes (ruff compliance) - SQLite test compatibility fix (removed PostgreSQL-specific `server_default` from User stub) - Added missing `back_populates` on stub model relationships - All 306 tests pass, lint clean ## Context Part of monorepo breakdown [CAR-724]. Ready for UAT regression testing.
Sign in to join this conversation.