This repository has been archived on 2022-05-25. You can view files and clone it, but cannot push or open issues or pull requests.
elon-eats-my-tweets/sql/migrations/20220520201518_add_users_ta...

4 lines
53 B
SQL

DROP TABLE users;
DROP EXTENSION IF EXISTS pgcypto;