This repository has been archived on 2026-03-21. You can view files and clone it, but cannot push or open issues or pull requests.
payfrit-biz/api/businesses
John Mizerek e92362f773 Fix prefixed column names for tt_States, tt_Days, tt_OrderTypes, ServicePoints, Users, Addresses, Hours tables
All lookup/reference tables use prefixed column names (tt_StateID, tt_StateAbbreviation,
tt_DayID, tt_DayAbbrev, tt_OrderTypeID, tt_OrderTypeName, ServicePointID, ServicePointName,
UserID, UserFirstName, UserLastName, AddressID, AddressLine1, etc). Updated all affected
queries to use correct column names with aliases to maintain API compatibility.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 17:38:33 -08:00
..
get.cfm Fix prefixed column names for tt_States, tt_Days, tt_OrderTypes, ServicePoints, Users, Addresses, Hours tables 2026-01-31 17:38:33 -08:00
getChildren.cfm Fix normalized DB column names across all API files 2026-01-31 16:56:41 -08:00
list.cfm Fix normalized DB column names across all API files 2026-01-31 16:56:41 -08:00
saveBrandColor.cfm Fix brand color save: use BusinessBrandColor column, allow # to be optional 2026-01-31 14:27:44 -08:00
setHiring.cfm Fix normalized DB column names across all API files 2026-01-31 16:56:41 -08:00
update.cfm Fix prefixed column names for tt_States, tt_Days, tt_OrderTypes, ServicePoints, Users, Addresses, Hours tables 2026-01-31 17:38:33 -08:00
updateHours.cfm Fix normalized DB column names across all API files 2026-01-31 16:56:41 -08:00