fix: remove ::uuid casts from seed script (asyncpg compat) #15

Merged
john merged 1 commit from fix/seed-asyncpg-cast into dev 2026-08-03 07:30:47 +00:00
Owner

asyncpg parameter parser chokes on ::uuid casts in text() SQL. Removed — SQLAlchemy handles UUID type conversion automatically.

asyncpg parameter parser chokes on ::uuid casts in text() SQL. Removed — SQLAlchemy handles UUID type conversion automatically.
fix: remove ::uuid casts from seed script (asyncpg compat)
All checks were successful
CI / Detect Changes (pull_request) Successful in 9s
CI / Backend (pull_request) Successful in 6s
CI / Docker Build (pull_request) Successful in 19s
CI / Deploy (pull_request) Has been skipped
0ec80b4a2a
john merged commit a4cdbcc36e into dev 2026-08-03 07:30:47 +00:00
john deleted branch fix/seed-asyncpg-cast 2026-08-03 07:30:48 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
haskytech/haskos-finance!15
No description provided.