I have in MSSQL a nullable foreign key in a table
In radzen console i got the following exception:
Microsoft.OData.ODataException: The property ‘CategoryID[Nullable=False]’ of type ‘Edm.Int32’ has a null value, which is not allowed
The ‘categoryID’ is defined as nullable in mssql
enchev
November 16, 2017, 3:57pm
2
Hi Bart,
We will do our best to provide fix for this soon!
Thank you very much for the report!
Best Regards,
Vladimir
1 Like
enchev
November 17, 2017, 6:35am
3
Hi Bart,
Unfortunately we were unable to replicate the exception. Do you get this during read or update/delete? Can you send us (at info@radzen.com ) your SQL schema (create script for schema only) to test locally what’s going on?
Thank you in advance!
Best Regards,
Vladimir
enchev
November 17, 2017, 2:01pm
4
Hi Bart,
We’ve fixed the problem and the fix will be part of our next release and the internal build related to this thread .
Best Regards,
Vladimir
1 Like