mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-20 00:00:11 +02:00
3 lines
66 B
SQL
3 lines
66 B
SQL
-- This file should undo anything in "up.sql"
|
|
DROP TABLE "users";
|