Skip to content

[Bug]: MySQL geometry column shown as NULL #31

@c6p

Description

@c6p

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions