TravelWebApplication-Virtugo icon indicating copy to clipboard operation
TravelWebApplication-Virtugo copied to clipboard

where is the script(sql) file

Open seifoueslati opened this issue 5 years ago • 2 comments

seifoueslati avatar Dec 11 '19 20:12 seifoueslati

@seifoueslati You have to create a database and update the below property files with username and password. Then run the server, hibernate will automatically create the database you dont have to run any scripts seperately.

Files to be changed: https://github.com/pajaydev/TravelWebApplication-Virtugo/blob/c19a7033b8c780cb424fb3d098bf161e7f85de41/travelapp/src/main/resources/application.properties

pajaydev avatar Dec 12 '19 06:12 pajaydev

what about the data thats needed in the sql script, mainly the tables, will they autogenerate? or what tables do you need to create?

kaykanTem avatar May 14 '23 20:05 kaykanTem