when trying to delete employee 'Gilles Gravie' from the sample database, I get this error
IntegrityError: null value in column "employee_id" violates not-null constraint CONTEXT: SQL statement "UPDATE ONLY "public"."hr_expense_expense" SET "employee_id" = NULL WHERE $1 OPERATOR(pg_catalog.=) "employee_id""