index
:
Juick
juick-commands
killy-responsive
killy-responsive-2
mark_read
master
sans_branch
x
Juick development tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
resources
/
db
/
migration
/
V1.6__user_uri.sql
blob: c302907cfc28848b1c3b22bc1bc051b799996520 (
plain
) (
blame
)
1
ALTER
TABLE
replies
ADD
COLUMN
user_uri
char
(
255
)
DEFAULT
NULL
;