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