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

Dump data into database #8

Open
mosesliao opened this issue Dec 26, 2019 · 1 comment
Open

Dump data into database #8

mosesliao opened this issue Dec 26, 2019 · 1 comment

Comments

@mosesliao
Copy link

mosesliao commented Dec 26, 2019

I need to dump some data into the database. How do I do that?

I suggest we have an option called dump and put in the parameter of the dump file to import the database

@Gelassen
Copy link

I am working on importing data in db, but exporting db should be done in similar way:

    - name: Setup test database
      run: mysqldump db_name > backup-file.sql

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

No branches or pull requests

2 participants