You've already forked mailcow-dockerized
mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-06-17 00:18:08 +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;
|