Fixed bug in sales_by_store view that
caused the same manager to be listed for every store.
Fixed bug in inventory_held_by_customer
function that caused function to return multiple rows.
Moved rental_date trigger to
sakila-data.sql file to prevent it from
interfering with data loading.
