Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

500 when adding unique constraint on point column #3067

Open
Tracked by #3144
dmos62 opened this issue Jul 19, 2023 · 1 comment
Open
Tracked by #3144

500 when adding unique constraint on point column #3067

dmos62 opened this issue Jul 19, 2023 · 1 comment
Labels
affects: ux Related to user experience ready Ready for implementation type: bug Something isn't working work: backend Related to Python, Django, and simple SQL
Milestone

Comments

@dmos62
Copy link
Contributor

dmos62 commented Jul 19, 2023

Description

When adding a unique constraint to a column of type point, it fails with a 500:

2023-07-19_13-48

Adding a non-null constraint works.

To Reproduce

Have a column with type point, try to add a unique constraint to it.

@dmos62 dmos62 added type: bug Something isn't working affects: ux Related to user experience work: backend Related to Python, Django, and simple SQL ready Ready for implementation labels Jul 19, 2023
@dmos62 dmos62 added this to the Backlog milestone Jul 19, 2023
@kgodey kgodey modified the milestones: Backlog, Next release Jul 19, 2023
@kgodey
Copy link
Contributor

kgodey commented Jul 19, 2023

I'm putting bugs like these in "next release" to indicate that they're high-priority.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects: ux Related to user experience ready Ready for implementation type: bug Something isn't working work: backend Related to Python, Django, and simple SQL
Projects
No open projects
Development

No branches or pull requests

2 participants