|
1c9f0c2bed
|
Add db index for post.url column (#2929)
* Add db index for post.url column
As mentioned in https://github.com/LemmyNet/lemmy/issues/2877#issuecomment-1576439829
Not sure if its preferable to do this, or make a combined index
which includes post.nsfw, post.removed, post.deleted
* remove unique
|
2023-06-07 11:31:24 -04:00 |
|