index
:
pilcrow
main
notifs-controls
wip/push-notif
Run-It-Yourself web chat, maybe
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migrations
/
20240904135137_index_token_issued_at.sql
blob: b60f6911ec01d2763d35842b8d49785cab72ac40 (
plain
)
1
create
index
token_issued_at
on
token
(
issued_at
);