Skip to content
This repository was archived by the owner on Jun 5, 2025. It is now read-only.
This repository was archived by the owner on Jun 5, 2025. It is now read-only.

Evaluate SQL approach - sqlc or raw approach #512

@aponcedeleonch

Description

@aponcedeleonch

We're partially using sqlc right now. We're only using it to generate functions for select queries. Ideally we should use it to generate all the other queries as well: insert and update. However, at a first attempt we failed to make it work, specifically the async generated queries were not working out-of-the-box. We should evaluate if it's worth to keep sqlc or drop it completely in favor of having raw SQL queries.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions