mirror of
https://github.com/tokio-rs/axum.git
synced 2025-10-01 23:10:43 +00:00
3 lines
66 B
SQL
3 lines
66 B
SQL
-- This file should undo anything in "up.sql"
|
|
DROP TABLE "users";
|