mirror of
https://github.com/nsacyber/HIRS.git
synced 2025-01-01 10:46:47 +00:00
3 lines
64 B
SQL
3 lines
64 B
SQL
DROP SCHEMA IF EXISTS hirs_db;
|
|
DROP USER "hirs_db"@"localhost";
|