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

NEW: CSV save/load commands for sspak #42

Merged
merged 2 commits into from
Jul 6, 2016

Conversation

sminnee
Copy link
Member

@sminnee sminnee commented Jun 3, 2016

This introduces 3 new commands:

  • loadcsv
  • savecsv
  • listtables

The CSV commands will persist data as a folder of CSV files, 1 per
table. This can be useful for transferring data across different
database backends.

@helpfulrobot
Copy link

@sminnee, thanks for your PR! By analyzing the blame information on this pull request, I identified @halkyon, @mateusz and @dhensby to be potential reviewers

@sminnee sminnee closed this Jun 3, 2016
@sminnee sminnee reopened this Jun 3, 2016
@dhensby
Copy link
Contributor

dhensby commented Jun 6, 2016

I think you'll need #43 to get travis working

@dhensby
Copy link
Contributor

dhensby commented Jun 15, 2016

Rebase, please :)

Sam Minnee added 2 commits June 16, 2016 10:48
This introduces 3 new commands:

 - loadcsv
 - savecsv
 - listtables

The CSV commands will persist data as a folder of CSV files, 1 per
table. This can be useful for transferring data across different
database backends.
@tractorcow tractorcow merged commit 0db5fcb into silverstripe:master Jul 6, 2016
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.

4 participants