sethreno/schemazen

Error scripting column geometry. SQL data type geometry is not supported.

Closed this issue · 1 comments

Error scripting column geometry. SQL data type geometry is not supported.

Each datatype needs specific handling to ensure it scripts the column correctly. geometry needs to be added to the list in

.

Some sample database schema working with geometry columns:
https://learn.microsoft.com/en-us/sql/t-sql/spatial-geometry/spatial-types-geometry-transact-sql?view=sql-server-ver16#a-showing-how-to-add-and-query-geometry-data