getting chirps!
This commit is contained in:
2
sql/queries/GetAllChirps.sql
Normal file
2
sql/queries/GetAllChirps.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- name: GetAllChirps :many
|
||||
SELECT * FROM chirps ORDER BY created_at;
|
||||
Reference in New Issue
Block a user