DIR:/proc/self/root/usr/local/cwpsrv/var/services/roundcubemail-1.4.11/SQL/postgres/ |
Current File : //proc/self/root/usr/local/cwpsrv/var/services/roundcubemail-1.4.11/SQL/postgres/2015111100.sql |
ALTER TABLE "users" ADD failed_login timestamp with time zone DEFAULT NULL; ALTER TABLE "users" ADD failed_login_counter integer DEFAULT NULL; |