This repository has been archived on 2021-09-01. You can view files and clone it, but cannot push or open issues or pull requests.
goddit/migrations/2_create_sessions_table.down.sql

1 line
20 B
MySQL
Raw Normal View History

2021-08-29 17:09:48 +02:00
DROP TABLE sessions;