refactor: Update sqlc queries to match schema and sqlite conventions

This commit is contained in:
Prad Nukala 2024-12-29 01:22:18 -05:00 committed by Prad Nukala (aider)
parent ddf2f6232a
commit 014ce98359

View File

@ -1,3 +1,4 @@
-- AI! Update the sqlc queries to match the schema and follow sqlite conventions
-- name: InsertCredential :one -- name: InsertCredential :one
INSERT INTO credentials ( INSERT INTO credentials (
handle, handle,