summaryrefslogtreecommitdiff
path: root/src/sql/section_get.sql
diff options
context:
space:
mode:
authorJonathan Bradley <jcb@pikum.xyz>2025-10-13 15:27:59 -0400
committerJonathan Bradley <jcb@pikum.xyz>2025-10-13 15:44:17 -0400
commit6d53452ebc24287a72eedb9a2cc3f9e21c55362c (patch)
tree04ce0135a9718c41f24f217b587088dd9d59241a /src/sql/section_get.sql
parent62dae6011db94dd52c3ac0fce517c6e9cc0abcf6 (diff)
pke-at: second-pass sql storage
Diffstat (limited to 'src/sql/section_get.sql')
-rw-r--r--src/sql/section_get.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sql/section_get.sql b/src/sql/section_get.sql
index bbd0a73..81c5ca8 100644
--- a/src/sql/section_get.sql
+++ b/src/sql/section_get.sql
@@ -1 +1 @@
-SELECT uuid,section_type,sequence,beats_per_bar,bar_count FROM [at_setlist]
+SELECT uuid,sequence,section_type,beats_per_bar,bar_count FROM [at_setlist]