Skip to content

Issue with migration (Postgresql) #1109

Open
@Alexander-Zender

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:
image

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions