tangled
alpha
login
or
join now
t1c.dev
/
rocksky
forked from
rocksky.app/rocksky
2
fork
atom
A decentralized music tracking and discovery platform built on AT Protocol 🎵
2
fork
atom
overview
issues
pulls
pipelines
add missing group by tracks.label
tsiry-sandratraina.com
8 months ago
83276ba5
9b45af13
+1
1 changed file
expand all
collapse all
unified
split
apps
api
src
users
app.ts
+1
apps/api/src/users/app.ts
···
527
527
tables.tracks.artistUri,
528
528
tables.tracks.createdAt,
529
529
tables.tracks.updatedAt,
530
530
+
tables.tracks.label,
530
531
tables.playlists.updatedAt,
531
532
tables.playlists.id,
532
533
tables.playlists.createdAt,