This website requires JavaScript.
Explore
Help
Register
Sign In
0x01FE
/
Navidrome-Tracker
Watch
1
Star
0
Fork
0
You've already forked Navidrome-Tracker
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Navidrome-Tracker
/
sql
/
get_song_by_mbid.sql
JISAUAY
95c4dc96f6
added a bunch of stuff
2025-04-22 16:35:48 -05:00
1 line
44 B
SQL
Raw
Blame
History
SELECT
*
FROM
songs
WHERE
musicBrainzId
=
?
;
Reference in New Issue
View Git Blame
Copy Permalink