dining facility model
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
|
||||
class Booking < ApplicationRecord
|
||||
|
||||
|
||||
self.primary_key = "booking_id"
|
||||
|
||||
#primary key - need to be unique
|
||||
|
||||
Reference in New Issue
Block a user