Mercurial
Mercurial
>
repos
>
enano-1.1
/ comparison
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
|
annotate
|
diff
| comparison |
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
install/schemas/upgrade/1.1.5-1.1.6-postgresql.sql
changeset 801
eb8b23f11744
child 831
45e887f23282
equal
deleted
inserted
replaced
800:9cdfe82c56cd
801:eb8b23f11744
1
ALTER TABLE users ADD COLUMN password_salt varchar(40) NOT NULL DEFAULT '';
2