Developed an ecomerce using payload and added products in dev mode #13610
Unanswered
GerardPolloRebozado
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have the products added on a local sqlite database and copied to the server but the server wont run in production mode because the database was created in dev mode
Is there any way to export all the data and import it in a new database that has been created using migrations in production?
I have more than 200 products in it
Beta Was this translation helpful? Give feedback.
All reactions