Skip to content

FEATURE: Add 'field_type' to chopping map#2

Open
madmatt wants to merge 1 commit intofanatique:masterfrom
madmatt:pulls/add-field-type
Open

FEATURE: Add 'field_type' to chopping map#2
madmatt wants to merge 1 commit intofanatique:masterfrom
madmatt:pulls/add-field-type

Conversation

@madmatt
Copy link
Copy Markdown

@madmatt madmatt commented Feb 22, 2016

This allows devs to specify custom field types for type casting of return values.
For example, specifiying 'field_type' => 'int' will cast the values returned
for that field to be (int).

This allows devs to specify custom field types for type casting of return values.
For example, specifiying `'field_type' => 'int'` will cast the values returned
for that field to be (int).
@madmatt madmatt force-pushed the pulls/add-field-type branch from be64597 to 7287ff7 Compare March 10, 2016 04:40
@madmatt
Copy link
Copy Markdown
Author

madmatt commented Mar 10, 2016

Hey @fanatique,

I've just force-pushed up a rebased commit with the changes around string/default parsing implemented. Can you let me know if this works for you?

Cheers,
Matt.

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.

1 participant