1
0
mirror of https://github.com/actix/examples synced 2025-02-02 09:39:03 +01:00

3 lines
64 B
MySQL
Raw Permalink Normal View History

-- This file should undo anything in `up.sql`
DROP TABLE users;