]> Untitled Git - lemmy.git/blob - migrations/2022-11-13-181529_create_taglines/down.sql
Speeding up comment-ltree migration, fixing index creation. Fixes #2664 (#2670)
[lemmy.git] / migrations / 2022-11-13-181529_create_taglines / down.sql
1 drop table tagline;