tangled
alpha
login
or
join now
moth11.net
/
88x31
0
fork
atom
tiny 88x31 lexicon for atproto
0
fork
atom
overview
issues
pulls
pipelines
88x31
/
migrations
/
005_likeindices.up.sql
at
main
2 lines
79 B
view raw
wrap content
moth11.net
some things
3mo ago
51a2f3e3
1
CREATE
INDEX
ON
likes
(
subject_uri
)
;
2
CREATE
INDEX
ON
likes
(
did
,
subject_uri
)
;