nhost
nhost copied to clipboard
Selecting circle as a column type will break edit table view
Error:
{
"error": "query execution failed",
"path": "$[1]",
"code": "postgres-error",
"internal": {
"arguments": [],
"error": {
"description": null,
"exec_status": "FatalError",
"hint": "Use an explicit ordering operator or modify the query.",
"message": "could not identify an ordering operator for type circle",
"status_code": "42883"
},
"prepared": false,
"statement": "SELECT ROW_TO_JSON(TABLE_DATA) FROM (SELECT * FROM public.atestdsafsadas ORDER BY 1 ) TABLE_DATA;"
}
}
Note: Check other types too