index
:
karakeep
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
db
/
drizzle
/
0060_drop_invite_expire_at.sql
blob: ef8ed98ad6b8f213d58b248c440282d992ad2a5d (
plain
) (
blame
)
1
ALTER
TABLE
`
invites
`
DROP
COLUMN
`
expiresAt
`
;