Skip to content

fixed controller and repository methods to work with updated database structure

Thomas Shortman requested to merge TomBranch3 into master

fixed methods on the BookingRepositoryJDBC and DeskRepositoryJDBC to work with updated database, also added annotations so that the id fields in the database will auto increment

Merge request reports