mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-06-10 23:57:35 +02:00
3 lines
77 B
SQL
3 lines
77 B
SQL
-- drop temp table created in 2012080700.sql
|
|
DROP TABLE IF EXISTS tmp_users;
|