dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Add note about removing some deprecated methods
Aleksander Machniak
2016-05-06
972f0bd886f777aeb9fbacdaf33f08a84db12b49
[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;