From 014ce9835999a881392143f9bc71b81102cd1381 Mon Sep 17 00:00:00 2001 From: Prad Nukala Date: Sun, 29 Dec 2024 01:22:18 -0500 Subject: [PATCH] refactor: Update sqlc queries to match schema and sqlite conventions --- internal/database/sink/highway/query.sql | 1 + 1 file changed, 1 insertion(+) diff --git a/internal/database/sink/highway/query.sql b/internal/database/sink/highway/query.sql index 664f38c98..0de000fdb 100644 --- a/internal/database/sink/highway/query.sql +++ b/internal/database/sink/highway/query.sql @@ -1,3 +1,4 @@ +-- AI! Update the sqlc queries to match the schema and follow sqlite conventions -- name: InsertCredential :one INSERT INTO credentials ( handle,