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

Import mysql dump into sqlite to be easy consumable #1

Merged
merged 8 commits into from
Jul 24, 2016

Conversation

danez
Copy link
Member

@danez danez commented Jul 22, 2016

This adds the possibility to import the phabricator mysql dump into sqlite, so it can be easily consumed in the migrations scripts.

  • Convert mysql dump to sqlite dump
  • Import dump
  • Possibility to purge db
  • Provide dump
  • Update README with info on how to bootstrap the data

@danez danez self-assigned this Jul 22, 2016
@hzoo hzoo mentioned this pull request Jul 23, 2016
Closed
16 tasks
@danez danez changed the title [WIP] Import mysql dump into sqlite to be easy consumable Import mysql dump into sqlite to be easy consumable Jul 24, 2016
@danez danez merged commit 81dec58 into master Jul 24, 2016
@danez danez deleted the import-to-sqlite branch July 24, 2016 15:56
danez added a commit that referenced this pull request Aug 31, 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.

None yet

1 participant