Skip to content

Add restaurant table and migrations

vhawk19 requested to merge add-restaurant-table-and-migrations into master

added the migrations for create the restaurant table modified the project.clj file to add the required dependencies and the aliases for runnning the migration from the shell created the config file for the db config

Merge request reports