]> Untitled Git - lemmy.git/blob - migrations/2022-09-24-161829_remove_table_aliases/up.sql
Adding a site option to email admins for new reports. (#2730)
[lemmy.git] / migrations / 2022-09-24-161829_remove_table_aliases / up.sql
1 -- Drop the alias views
2 drop view person_alias_1, person_alias_2;