Description of problem
There is a small issue with the main at the moment whereby the queries that create the tables make the starttime and endtime of the booking a date datatype. This is wrong and I will correct this to be a timestamp which has both time and date. This may require you to delete the tables in pgadmin and run the main file again, but I can run through this in a group session later. Just a heads up to say I am aware of this and will change it now.
Description of problem There is a small issue with the main at the moment whereby the queries that create the tables make the starttime and endtime of the booking a date datatype. This is wrong and I will correct this to be a timestamp which has both time and date. This may require you to delete the tables in pgadmin and run the main file again, but I can run through this in a group session later. Just a heads up to say I am aware of this and will change it now.