Skip to content

feat: Import data via CSV#2359

Closed
dblythy wants to merge 24 commits intoparse-community:alphafrom
dblythy:import-data
Closed

feat: Import data via CSV#2359
dblythy wants to merge 24 commits intoparse-community:alphafrom
dblythy:import-data

Conversation

@dblythy
Copy link
Copy Markdown
Member

@dblythy dblythy commented Jan 19, 2023

New Pull Request Checklist

Issue Description

Currently, it's not possible to import data

Closes: #307

Approach

Adds ability to import data.

Limitations:

  • objectId, createdAt, updatedAt are readonly and cannot be imported.

TODOs before merging

  • Add tests
  • Add changes to documentation (guides, repository pages, in-code descriptions)

@parse-github-assistant
Copy link
Copy Markdown

Thanks for opening this pull request!

  • 🎉 We are excited about your hands-on contribution!

mtrezza and others added 24 commits January 19, 2023 14:09
* adding internal class (e.g. `_User`) fails due to prefixed underscore ([parse-community#2036](parse-community#2036)) ([f80bd07](parse-community@f80bd07))
Snyk has created this PR to upgrade express from 4.17.2 to 4.17.3.

See this package in npm:
https://www.npmjs.com/package/express

See this project in Snyk:
https://app.snyk.io/org/acinader/project/3e039b91-2450-4b56-8420-baf56cab388e?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: Manuel <5673677+mtrezza@users.noreply.github.com>
* adding internal class (e.g. `_User`) fails due to prefixed underscore ([parse-community#2036](parse-community#2036)) ([f80bd07](parse-community@f80bd07))
@dblythy dblythy closed this Jan 19, 2023
@dblythy dblythy deleted the import-data branch January 19, 2023 03:30
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.

Data import

5 participants