Open
Description
First of, great work on the new release @enkodellc !
I was setting up a new project with the new release using postgresql, when I encountered an issue.
When creating the migration, I encountered this error:
I could pinpoint it to the Company and Person model. They use a Point object for the Location property.
When commenting it out or adding the [NotMapped] annotation, the migration works.
I do not know if this is a postgresql only issue.
Metadata
Assignees
Labels
No labels
Activity