dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Update changelog
Aleksander Machniak
2016-03-06
0d09fe8d25809c7127bd5b02d7d769ed30daa9e4
[githubFork/roundcubemail.git]
/
SQL
/
postgres
/
2015111100.sql
1
2
ALTER TABLE "users" ADD failed_login timestamp with time zone DEFAULT NULL;
ALTER TABLE "users" ADD failed_login_counter integer DEFAULT NULL;