Navidrome-Tracker/sql/get_song_by_id.sql
2025-04-22 16:35:48 -05:00

1 line
33 B
SQL

SELECT * FROM songs WHERE id = ?;