srht.bigb.es
Log in
—
Register
~bigbes
/
lethe
summary
tree
log
refs
ref:
13113b8c4674cd767c94798875471f64b11e656d
lethe
/
internal
/
platform
/
database
/
migrations
/0002_saved_searches.down.sql
-rw-r--r--
92 bytes
View
Log
View raw
Permalink
13113b8c
— Eugene Blikh web: AuthGate consolidates three "not authenticated" cards
a month ago
1
2
DROP
INDEX
IF
EXISTS
idx_saved_searches_owner_updated
;
DROP
TABLE
IF
EXISTS
saved_searches
;