mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-12-23 11:21:32 +00:00
Dessalines
32b5411abd
- Separating the profile fetch from its combined content fetch. - Starting to separate saved_only into its own combined view.
3 lines
71 B
SQL
3 lines
71 B
SQL
DROP TABLE person_content_combined;
|
|
DROP TABLE person_saved_combined;
|
|
|