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

Attempt to implement readOnly field. #135

Closed
wants to merge 4 commits into from

Conversation

megasoft78
Copy link

Hi,
I tried to implement the readOnly field and it seems to partially work.
It automatically skip to create the read only column on the create of the table and for insert/update/delete but it's not there for mapper.
Could you please help me to understand what I'm doing wrong?

@vitusortner
Copy link
Collaborator

Hi! I'm happy to see your interest and commitment on adding features and improving the library. Unluckily, I'm quite busy right now. I'll prepare some information about the insights of this library (structure, components, etc.) and will come back to you soon!

@megasoft78
Copy link
Author

@vitusortner Hi,
Don't worry. I was able to make it work. The only problem at the moment is that I have to put the readOnly field in the default constructor to work.
Any idea why?

@vitusortner
Copy link
Collaborator

Closed by #248

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

Successfully merging this pull request may close these issues.

2 participants