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
/
20241030213852_token_login_index.sql
blob: 7e57846add099247e049090bba9211f78ec450c6 (
plain
)
1
2
create
index
token_login
on
token
(
login
);