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

Add [Column.Trim] attribute #14

Open
activa opened this issue Aug 5, 2018 · 2 comments
Open

Add [Column.Trim] attribute #14

activa opened this issue Aug 5, 2018 · 2 comments

Comments

@activa
Copy link
Owner

activa commented Aug 5, 2018

The [Column.Trim] attribute, when added to a string property in a mapped class, will trim the value of the property after reading from the database.

@TheMouster
Copy link
Contributor

Will it also trim the value of the property before writing to the database?

@activa
Copy link
Owner Author

activa commented Aug 12, 2018

Yes

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

No branches or pull requests

2 participants