Describe the bug
All geometry columns are shown as NULL even though they have data.
MySQL 5.7
To Reproduce
- Create a table with geometry column.
- Insert some data such as:
ST_GeomFromText('POINT(30 40)', 4326)
OS Version
Windows 10
Tabularis Version
v0.8.10
Relevant Log Output