Do I have to create my MYSQL tables again in Heroku when deploying? - Node JS

Viewed 17

I have a quick question if someone could help me I would appreciate it.

I am doing the deploy of my NodeJS website with Heroku, my website uses MYSQL, where the tables I used to develop the website are. Do I need to create these tables again in ClearDB in Heroku to deploy the website? Isn´t there a way for Heroku or ClearDB to use the tables I had already created in MYSQL during the development? Thanks!!

0 Answers
Related