internetarchive / internetarchive/openlibrary
Investigate removing the `waitingloan` table
- Dominant language
- Python
- Stars
- 6.7k
- Forks
- 2k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 138
Description
### Problem
As @cdrini identified in https://github.com/internetarchive/openlibrary/pull/9404, the `waitingloan` table might be unused now that `/admin/waitinglist` has been removed.
### Proposal & Constraints
Verify if this is the case, and remove the `waitingloan` table and all associated code if so.
### Leads
### Related files
### Stakeholders
@cdrini
**Note:** Before [making a new branch](https://github.com/internetarchive/openlibrary/wiki/Git-Cheat-Sheet#making-changes-and-creating-a-pull-request) _or_ updating an existing one, please [ensure your branch is up to date](https://github.com/internetarchive/openlibrary/wiki/Git-Cheat-Sheet#working-on-your-branch).
Contributor guide
Assessment
This issue has not been assessed yet.