{
"errors": [
{
"message": "alter table x modify y int - UNKNOWN_CODE_PLEASE_REPORT: Referencing column 'x' and referenced column 'id' in foreign key constraint 'y_foreign' are incompatible.",
"extensions": {
"code": "INTERNAL_SERVER_ERROR"
}
}
]
}
Hope you have an explanation. Seems the UUID and Integer id are in conflict... Hope it's not because I don't want to recreate all the table ^^