mirror of
https://github.com/Phundrak/georm.git
synced 2026-07-29 04:19:18 +02:00
3 lines
66 B
SQL
3 lines
66 B
SQL
|
|
-- Add down migration script here
|
||
|
|
DROP TABLE IF EXISTS UserRoles;
|