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.26__case_insensitive_nick.sql
blob: a68c15f31b9a67714d607f7a97ff3090edb1c5ae (
plain
) (
blame
)
1
ALTER
TABLE
users
ALTER
COLUMN
nick
TYPE
character
varying
(
64
)
COLLATE
case_insensitive