Hi Martin,
On 01-10-17 07:34, Martin Domdey wrote:
I'm talking about something like
this: https://upload.wikimedia.org/wikipedia/commons/f/f7/MediaWiki_1.24.1_database_schema.svg
, a graphical database schema, but I guess that it is outdated and
needs to be updated.
You're looking at the layou
The database schema is available at
https://phabricator.wikimedia.org/source/mediawiki/browse/master/maintenance/tables.sql
It's not too useful, but I would say that sometimes having the
(opaque) rev_text_id could be handy, eg. to detect a rollback.
Cheers
___
I think this is a really cool idea. I don't know of other similar tools but
it does sound like something that should be a good fit for elasticsearch.
On Fri, Sep 29, 2017 at 9:34 AM Guilherme Gonçalves <
guilherme.p.g...@gmail.com> wrote:
> Hi everyone,
>
> I've been hacking on a new tool and I t