tangled
alpha
login
or
join now
moth11.net
/
88x31
0
fork
atom
tiny 88x31 lexicon for atproto
0
fork
atom
overview
issues
pulls
pipelines
sql ordering
moth11.net
1 month ago
1ec1d887
6524527c
+1
-1
1 changed file
expand all
collapse all
unified
split
db
lexicon.go
+1
-1
db/lexicon.go
···
139
139
href,
140
140
posted_at
141
141
FROM buttons
142
142
-
ORDER BY posted_at DESC
143
142
%s
143
143
+
ORDER BY posted_at DESC
144
144
LIMIT $1
145
145
`
146
146
if cursor != nil {