# Post\_uploads database table

**URL:** https://meta.discourse.org/t/post-uploads-database-table/286521
**Category:** Support
**Created:** [November 24, 2023, 12:23pm UTC](https://meta.discourse.org/t/post-uploads-database-table/286521 "2023-11-24T12:23:11Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![chrisfn](https://avatars.discourse-cdn.com/v4/letter/c/e9c0ed/32.png) [@chrisfn](https://meta.discourse.org/u/chrisfn)
#### Post date: [November 24, 2023, 12:23pm UTC](https://meta.discourse.org/t/post-uploads-database-table/286521/1 "2023-11-24T12:23:11Z")

</div>

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!

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [November 24, 2023, 12:48pm UTC](https://meta.discourse.org/t/post-uploads-database-table/286521/2 "2023-11-24T12:48:40Z")

</div>

I believe it was retired from use in June 2022:

[https://github.com/discourse/discourse/commit/9db8f00b3dd6f2881adf1b786e29426889225e7a](https://github.com/discourse/discourse/commit/9db8f00b3dd6f2881adf1b786e29426889225e7a)

And was finally removed as part this commit from Sep 2023:

[https://github.com/discourse/discourse/pull/23673](https://github.com/discourse/discourse/pull/23673)
