sojorn/sojorn_app/lib/screens/quips
Patrick Britton b76154be3a Fix UUID casting issues in post, notification, and category repositories
- Replace NULLIF with CASE WHEN for proper UUID casting
- Fix missing ::uuid casting in WHERE clauses
- Resolve 'operator does not exist: uuid = text' errors
- Focus on post_repository.go, notification_repository.go, and category_repository.go
2026-01-31 13:55:59 -06:00
..
create Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
feed Fix UUID casting issues in post, notification, and category repositories 2026-01-31 13:55:59 -06:00