Refactor: transition from ex-GORM structs to sqlc structs #104343

Closed
opened 2024-11-11 19:38:53 +01:00 by Sybren A. Stüvel · 1 comment

Replace old used-to-be-GORM datastructures (#104305) with sqlc-generated structs.

This also makes it possible to use more specific structs that are more taylored to the specific queries, increasing efficiency.

Replace old used-to-be-GORM datastructures (#104305) with sqlc-generated structs. This also makes it possible to use more specific structs that are more taylored to the specific queries, increasing efficiency.
Sybren A. Stüvel added the
Type
To Do
label 2024-11-11 19:38:53 +01:00
Author
Owner

Implemented by merging !104344 into main.

Implemented by merging !104344 into `main`.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
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: studio/flamenco#104343
No description provided.