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.20__reply id in messages_properties.sql
blob: 2ca5e01828df4e3979240ae7ac0306283fe77dd6 (
plain
) (
blame
)
1
ALTER
TABLE
messages_properties
ADD
COLUMN
reply_id
smallint
(
5
)
unsigned
NOT
NULL