dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Merge pull request #5189 from seanm/master
Aleksander Machniak
2016-04-05
215935150edc652cab43527789f7d3075e340633
[githubFork/roundcubemail.git]
/
SQL
/
oracle
/
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;