V91: Add Locations tables.
Creates the three tables needed by the PhoenixKitLocations module:
phoenix_kit_location_types— user-defined location categories (Showroom, Storage, etc.)phoenix_kit_locations— physical locations with full address, contact, featuresphoenix_kit_location_type_assignments— many-to-many join (a location can have multiple types)