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

Date Support Working #46

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

SeanR104
Copy link

Added support for automatic detection of Date objects. Date objects will result in a field type of 'D'. Original code from @jeff-tenhave but json2dbf is updated to work with newer versions of node.

json2dbf.js Outdated Show resolved Hide resolved
@sheindel
Copy link
Contributor

Looks good to me! One other thing would be to do a version bump in package.json. I would do 0.3.0 instead of 0.2.1 because this does change some underlying implementation and could cause issues for people.

@sheindel
Copy link
Contributor

Looks great to me! @chriswhong if/when you have bandwidth, would you be able to merge these changes in? I'm not sure what the npm deployment story is like as I didn't have access to that, but I did work with Sean on this PR and it works well.

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.

None yet

3 participants