The code is structured with a more modular approach,
so we can create in the future more connectors and output formats.
The first connector allows to query MariaDB/MySQL.
The first output format allows to output a MediaWiki table.
Ref T2124
Differential D3668
Run query and format as MediaWiki table dereckson on Sat, Sep 13, 02:06. Authored by Tags None Referenced Files None Subscribers None Tokens
Details
The code is structured with a more modular approach, The first connector allows to query MariaDB/MySQL. Ref T2124
Diff Detail
Event TimelineComment Actions Correctly works fine when invoked from reports repository root, with setenv PYTHONPATH $(pwd)/src. Missing:
Not in scope of this change:
Comment Actions Organize more as a monorepo, so we've room for other tools too, for example the MediaWiki client |