Bug #
1006466 - action.hold_request.hold_type needs constraint - 2.4.0 (master)
Script XXXX.action.hold_request.hold_type-foreign-key-constraint.sql
adds the config.hold_type table to use as the constaint and adds the
foreign key relationship to ahr.
The script also includes code to remove the table and constraint.
Along with code to capitalize hold_type's in ahr and a command to
give the hold_types in ahr that are not in config.hold_type.
Signed-off-by: Kyle Tomita <ktomita@catalystitservices.com>