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