mirror of
https://github.com/Phundrak/georm.git
synced 2025-06-25 09:24:57 +00:00
3 lines
66 B
MySQL
3 lines
66 B
MySQL
|
-- Add down migration script here
|
||
|
DROP TABLE IF EXISTS UserRoles;
|