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

table import & export #63

Open
wangzuo opened this issue Sep 22, 2023 · 0 comments
Open

table import & export #63

wangzuo opened this issue Sep 22, 2023 · 0 comments
Labels

Comments

@wangzuo
Copy link
Contributor

wangzuo commented Sep 22, 2023

# single table import 
queryx db:import --table users users.csv
queryx db:import --replace --table users users.csv

# single table export
queryx db:export --table users users.csv
@wangzuo wangzuo added the CLI label Sep 22, 2023
@wangzuo wangzuo changed the title db:seed support database import & export Oct 5, 2024
@wangzuo wangzuo changed the title database import & export table import & export Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant