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 convert_value_to_type for atom type #268

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tnt-dev
Copy link
Contributor

@tnt-dev tnt-dev commented Jul 14, 2017

We can give a field a data type of 'atom' in a model, but in boss_record_lib.erl, in convert_value_to_type/2, this type is not handled and models receive binary or string values.
So I think it's better to convert them to atoms.

@danikp
Copy link
Member

danikp commented Jul 15, 2017

please add more info to your PR

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

Successfully merging this pull request may close these issues.

2 participants