4 lines
162 B
Plaintext
4 lines
162 B
Plaintext
|
add_index("room_restrictions", ["start_date", "end_date"], {})
|
||
|
add_index("room_restrictions", "room_id", {})
|
||
|
add_index("room_restrictions", "reservation_id", {})
|