dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Improve user deletion script by using DB transactions and a transaction-lik...
Thomas Bruederli
2014-09-23
68b005ca3d4e8ac1184197c7b9c397ce9ee2853a
[githubFork/roundcubemail.git]
/
SQL
/
sqlite
/
2013011700.sql
1
2
-- drop temp table created in 2012080700.sql
DROP TABLE IF EXISTS tmp_users;