feat(reservations): add berth_reservations schema with partial unique exclusivity
This commit is contained in:
@@ -19,6 +19,9 @@ export * from './interests';
|
||||
// Berths
|
||||
export * from './berths';
|
||||
|
||||
// Reservations
|
||||
export * from './reservations';
|
||||
|
||||
// Documents & Files
|
||||
export * from './documents';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user