Fixed previous issue with postal code not accepting a space in the middle of the 6 character string No other issues that I'm aware of To create the tables I used kitty and connected to the database, then used the commands that can be found in the ../scripts/mysql/tableCommands.sql file. Once the tables were created I imported a comma seperated CSVs into the tables. These CSVs and the commands to import them can be found in the sandbox directory of u14. I had put them there as I didn't think it would be necessary to include the with the rest of the files for submission05.