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!!