wxSqlStudio 1.5 for Linux
=============================

Quick start
-----------
- Run ./wxsqlstudio from this directory.
- Portable builds keep wxSqlStudio.ini next to the executable if that directory is writable.
- Installed builds fall back to a per-user settings directory automatically.

Notes
-----
- This package may include private libraries that were built locally for this release, for example FreeTDS.
- Oracle support still requires Oracle Instant Client on the target machine. ODPI-C is included in the build, but Oracle runtime libraries are not bundled here.
- MySQL/MariaDB support relies on a compatible libmysqlclient/libmariadb runtime being available on the target system unless you rebuild against a bundled connector.
