mirror of
https://github.com/1f349/lavender.git
synced 2025-04-15 15:27:55 +01:00
3 lines
60 B
SQL
3 lines
60 B
SQL
-- name: GetOAuthSources :many
|
|
SELECT * FROM oauth_sources;
|