sojorn/go-backend
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
..
cmd Fix UUID casting issues in post, notification, and category repositories 2026-01-31 13:55:59 -06:00
internal Fix UUID casting issues in post, notification, and category repositories 2026-01-31 13:55:59 -06:00
pkg/utils Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
scripts Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
.env.example Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
chain_button_fix.patch Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
directus-docker-compose.yml Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
Dockerfile Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
firebase-service-account.json Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
fixdb-linux Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
go.mod Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
go.sum Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
import_supabase_linux Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
login_response.json Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
Makefile Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
migrate-linux Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
migrate.exe Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
migration_tool.exe Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
nginx_sojorn.conf Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
seeder-linux Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
seeder_linux Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
sojorn-api Fix UUID casting issues in post, notification, and category repositories 2026-01-31 13:55:59 -06:00
verify.exe Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00
verify_linux Initial commit: Complete threaded conversation system with inline replies 2026-01-30 07:40:19 -06:00