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
/
0003_parallel_supernaut.sql
blob: a703b1c3587fb522c92616dcc0991fdabf028a59 (
plain
) (
blame
)
1
ALTER
TABLE
user
ADD
`
role
`
text
DEFAULT
'
user
'
;