tiny 88x31 lexicon for atproto

sql ordering

+1 -1
+1 -1
db/lexicon.go
··· 139 139 href, 140 140 posted_at 141 141 FROM buttons 142 - ORDER BY posted_at DESC 143 142 %s 143 + ORDER BY posted_at DESC 144 144 LIMIT $1 145 145 ` 146 146 if cursor != nil {