Skip to content

FEATURE: Add 'field_type' to chopping map#2

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

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

Conversation

@madmatt

@madmatt madmatt commented Feb 22, 2016

Copy link
Copy Markdown

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

madmatt commented Mar 10, 2016

Copy link
Copy Markdown
Author

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