dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
Fix priority icon(s) position
Aleksander Machniak
2016-05-22
0344b168276f80189e2254c75a762aff5b517b6b
[githubFork/roundcubemail.git]
/
SQL
/
oracle
/
2015111100.sql
commit
|
author
|
age
a15d87
1
ALTER TABLE "users" ADD "failed_login" timestamp with time zone DEFAULT NULL;
AM
2
ALTER TABLE "users" ADD "failed_login_counter" integer DEFAULT NULL;