Open
Description
I'm submitting a ...
- bug report
Traffic Control components affected ...
- Traffic Ops (database)
Current behavior:
The create_tables.sql
script checks for the existence of an origin_protocol
type before creating a localization_method
type.
Expected behavior:
The script should check for the existence of a localization_method
type before creating that type.
Minimal reproduction of the problem with instructions:
Observe:
This line should contain localization_method instead of origin_protocol