Open
Description
Summary
We should update all of the compile READMEs with the appropriate QT drivers for MySQL and Postgres. This will improve the user experience, as we list those SQL drivers as optional but supported in the docs.
On latest Ubuntu this is libqt5sql5-mysql
and on latest Fedora qt5-qtbase-mysql
. I'm not sure for other distros.
The only question is do we include them in the Toolchain by default, or note their inclusion in a sidebar as optional. The install size is nominal, so may be best to simply include, but posing the question here for discussion.