remove unused column repeat_quantity from table resource_bookings, fixes #1142
Closes #1142 Merge request studip/studip!1158
Showing
- app/controllers/resources/booking.php 1 addition, 1 deletionapp/controllers/resources/booking.php
- app/controllers/room_management/planning.php 0 additions, 1 deletionapp/controllers/room_management/planning.php
- db/migrations/5.3.5_remove_bookings_repeat_quantity.php 21 additions, 0 deletionsdb/migrations/5.3.5_remove_bookings_repeat_quantity.php
- lib/models/resources/Resource.class.php 1 addition, 3 deletionslib/models/resources/Resource.class.php
- lib/models/resources/ResourceBooking.class.php 5 additions, 6 deletionslib/models/resources/ResourceBooking.class.php
- lib/raumzeit/SingleDate.class.php 0 additions, 1 deletionlib/raumzeit/SingleDate.class.php
- tests/functional/lib/models/resources/ResourceTest.php 0 additions, 5 deletionstests/functional/lib/models/resources/ResourceTest.php
Loading
Please register or sign in to comment