diff options
Diffstat (limited to 'src/sql/setlist_song_get.sql')
| -rw-r--r-- | src/sql/setlist_song_get.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sql/setlist_song_get.sql b/src/sql/setlist_song_get.sql new file mode 100644 index 0000000..1278ff7 --- /dev/null +++ b/src/sql/setlist_song_get.sql @@ -0,0 +1 @@ +SELECT setlist_uuid,song_uuid FROM [at_setlist_song] |
