Hello,
Hopefully a very easy question:
In which version of Discourse exactly was the post_uploads table removed in favour of the upload_references table?
Many thanks!
Hello,
Hopefully a very easy question:
In which version of Discourse exactly was the post_uploads table removed in favour of the upload_references table?
Many thanks!
I believe it was retired from use in June 2022:
https://github.com/discourse/discourse/commit/9db8f00b3dd6f2881adf1b786e29426889225e7a
And was finally removed as part this commit from Sep 2023: