Join Slack
Powered by
Is it possible to dump all data from database in p...
# orm-help
j
jdoyle112
02/11/2019, 2:43 PM
Is it possible to dump all data from database in prisma console?
m
marcus
02/11/2019, 3:02 PM
Please use the CLI command
prisma export
for this.
j
jdoyle112
02/11/2019, 3:07 PM
Thanks
2
Views
Open in Slack
Previous
Next