summaryrefslogtreecommitdiff
path: root/src/sql/song_get.sql
diff options
context:
space:
mode:
authorJonathan Bradley <jcb@pikum.xyz>2025-10-10 17:07:45 -0400
committerJonathan Bradley <jcb@pikum.xyz>2025-10-10 17:07:45 -0400
commit62dae6011db94dd52c3ac0fce517c6e9cc0abcf6 (patch)
tree1700442c9b6648af7ec8781af0ec92856a93cecd /src/sql/song_get.sql
parentcc8653536c499df4b85aae423ad6b27bb74544be (diff)
pke-at: first-pass storage interface
Diffstat (limited to 'src/sql/song_get.sql')
-rw-r--r--src/sql/song_get.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sql/song_get.sql b/src/sql/song_get.sql
new file mode 100644
index 0000000..c03a59f
--- /dev/null
+++ b/src/sql/song_get.sql
@@ -0,0 +1 @@
+SELECT uuid,ccli,title,arrangement,beats_per_minute FROM [at_song]