Re: [Wikitech-l] Abstract Schema and Schema changes, request for help

2020-05-28 Thread Amir Sarabadani
Anyone to review these? There are more fifty tables and at this speed, it'll take a handful of years to migrate them :( https://gerrit.wikimedia.org/r/c/mediawiki/core/+/595311 https://gerrit.wikimedia.org/r/c/mediawiki/core/+/595316 https://gerrit.wikimedia.org/r/c/mediawiki/core/+/595289 On

Re: [Wikitech-l] Abstract Schema and Schema changes, request for help

2020-05-19 Thread Amir Sarabadani
Oh thanks for the great idea. I started "abstract-schema" hashtag and added them to as many as possible: https://gerrit.wikimedia.org/r/q/hashtag:%22abstract-schema%22+(status:open%20OR%20status:merged) I just want to say these three still need reviewing:

Re: [Wikitech-l] Abstract Schema and Schema changes, request for help

2020-05-18 Thread Gergo Tisza
Thank you so much for working on this, it was one of the most painful aspects of core development! It might be worth using a consistent gerrit topic or hashtag to make finding the relevant patches easy. On Sat, May 9, 2020 at 3:21 AM Amir Sarabadani wrote: > Hello, > In case you haven't done

[Wikitech-l] Abstract Schema and Schema changes, request for help

2020-05-08 Thread Amir Sarabadani
Hello, In case you haven't done any changes on database schema of mediawiki core, let me explain the process to you (if you know this, feel free to skip this paragraph): * Mediawiki core supports three types of RDBMS: MySQL, Sqlite, Postgres. It used to be five (plus Oracle and MSSQL) * For each