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 Datatype support #11

Merged
merged 14 commits into from
Mar 28, 2018
Merged

Add Datatype support #11

merged 14 commits into from
Mar 28, 2018

Conversation

jloosli
Copy link
Owner

@jloosli jloosli commented Mar 26, 2018

Adds support for various Firestore datatypes to be exported and imported via JSON

@jloosli jloosli mentioned this pull request Mar 26, 2018
@jloosli
Copy link
Owner Author

jloosli commented Mar 26, 2018

Import/Export should support the following:

  • Timestamp
  • Reference
  • Geopoint

Am I missing any others that don't automatically go into/out of JSON?

@jloosli
Copy link
Owner Author

jloosli commented Mar 27, 2018

@hhimanshu, I've done an initial stab at datatypes in the datatype-handling branch. Do you want to try that and see if it exports and imports correctly for you?

@jloosli jloosli merged commit 524591a into master Mar 28, 2018
@jloosli jloosli deleted the datatype-handling branch March 28, 2018 16:33
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

1 participant