WikiEducationFoundation / WikiEduDashboard

Wiki Education Foundation's Wikipedia course dashboard system
https://dashboard.wikiedu.org
MIT License
385 stars 600 forks source link

Add handling for BigInt mw_rev_id #5804

Closed ragesoss closed 1 month ago

ragesoss commented 1 month ago

This is intended to fix #5802

I will truncate the revisions table with Revision.connection.truncate('revisions') first, and then deploy this.