\r
@echo ----------------------------------------------------------------------\r
@echo If you do not need the SQL tables anymore, remove them by running\r
- @echo ' psql -c "DROP TABLE mod_room-reservation;"'\r
- @echo ' psql -c "DROP SEQUENCE mod_room-reservation_rr_uid_seq;"'\r
+ @echo ' psql -c "DROP TABLE mod_roomreservation_bookings;"'\r
+ @echo ' psql -c "DROP SEQUENCE mod_roomreservation_bookings_rrb_uid_seq;"'\r
@echo After that, all bookings are unrecoverably deleted!\r
@echo ----------------------------------------------------------------------\r