I'm working on a small project with my team. Our job requires database, so I created one using mysql workbench 5.6 and succsesfully connected it to Netbeans 8.0. I was able to push and pull code to remote repository but not the database. My question is how to upload my database to remote repository (Jazzhub), so that everyone can pull it and can see it in his tab services.

Thanks in advance.

有帮助吗?

解决方案

By creating sql script in the project folder

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top