-
-
Notifications
You must be signed in to change notification settings - Fork 391
Open
Labels
affects: uxRelated to user experienceRelated to user experiencereadyReady for implementationReady for implementationtype: bugwork: backendRelated to Python, Django, and simple SQLRelated to Python, Django, and simple SQL
Milestone
Description
Description
When adding a unique constraint to a column of type point
, it fails with a 500:
Adding a non-null constraint works.
To Reproduce
Have a column with type point
, try to add a unique constraint to it.
Metadata
Metadata
Assignees
Labels
affects: uxRelated to user experienceRelated to user experiencereadyReady for implementationReady for implementationtype: bugwork: backendRelated to Python, Django, and simple SQLRelated to Python, Django, and simple SQL