mirror of
https://github.com/zaphar/kitchen.git
synced 2025-07-24 19:59:50 -04:00
3 lines
72 B
SQL
3 lines
72 B
SQL
-- Add down migration script here
|
|
drop table sessions;
|
|
drop table users; |