Hello, the problem is simple: I can’t update a record to set a relation as null.
Record: https://youtu.be/SUoNpLbDD_M
"meta": {
"database_type": "postgres",
"liana": "forest-express-sequelize",
"liana_version": "6.7.4",
"engine": "nodejs",
"engine_version": "15.5.0",
"orm_version": "5.15.2"
}
Every entities with a relation I have, I can’t set the relation to null.
How can I achieve that ?