Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support nullable types in ActiveRecord #231

Closed
DelphiMan68 opened this issue Jun 23, 2019 · 1 comment
Closed

Support nullable types in ActiveRecord #231

DelphiMan68 opened this issue Jun 23, 2019 · 1 comment

Comments

@DelphiMan68
Copy link

I have a model with some properties Nullable types, but when I use It with active records an error happens

ERROR : Project ActiveRecord.exe raised exception class EInvalidCast with message 'Invalid class typecast'.

How can i resolve this problem?

Sample project + firebird database for test:
dmvc_problem[ActiveRecords-NullableTypes].zip

typecast error

@danieleteti
Copy link
Owner

A contributor is working on this #239

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants