Loading exiting database schema of node into new database
I am new to Nodejs. I have an existing nodejs project which has its own database structure. I want to create the same database on my machine. Is there a way to create tables with same columns specified in the project?
No comments:
Post a Comment