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

CsvImportTask for RavenDb Import Studio #491

Merged
merged 3 commits into from
Jan 7, 2013
Merged

CsvImportTask for RavenDb Import Studio #491

merged 3 commits into from
Jan 7, 2013

Conversation

khalidabuhakmeh
Copy link
Contributor

So I created a CsvImportTask for RavenDb studio. It is exactly what it sounds like. You select a CSV and it will create documents based on the columns.

It could probably use some enhancements :

  • extra input fields to specify EntityName
  • Allow for input of metadata

I couldn't find any unit tests for the tasks in the solution. Also I had to upgrade the solution to VS2012 to work on it. Please be careful when merging.

I also used a nuget package of KBcsv to parse CSVs as efficiently and correctly as possible.

Thanks,

Khalid Abuhakmeh

@fitzchak fitzchak merged commit bfdf934 into ravendb:master Jan 7, 2013
e-tobi pushed a commit to e-tobi/ravendb that referenced this pull request Jan 10, 2014
fixed GetDocumentsWithIdStartingWith and GroupByAndDocumentId tests
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.

2 participants