dashboard
repositories
filestore
activity
search
login
githubFork
/
roundcubemail
Roundcubemail devel
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Add 'if not exists' to system table creation. Just in case some previous db...
Thomas Bruederli
2013-03-28
bcfdac6660b2c3d1527d1e993f63f345992d0afa
[githubFork/roundcubemail.git]
/
SQL
/
sqlite
/
2013011700.sql
1
2
-- drop temp table created in 2012080700.sql
DROP TABLE IF EXISTS tmp_users;