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.7__reply_uri.sql
blob: 9ec35485b61a595850bacd25886f32ddc02ad564 (
plain
) (
blame
)
1
ALTER
TABLE
replies
ADD
COLUMN
reply_uri
char
(
255
)
DEFAULT
NULL
;