pears.GetShiftIndicatorColour

Generated schema reference. Regenerate this page from the SQL unload; keep hand-maintained business notes in the narrative namespace.

CREATE FUNCTION "pears"."GetShiftIndicatorColour"( 
  IN "sid" CHAR(20),IN "ddate" DATE ) 
RETURNS INTEGER
BEGIN
  -- Return 0 to indicate that colour choice is to be ignored
  RETURN 0
END
  • database/functions/pears_getshiftindicatorcolour.txt
  • Last modified: 2026/08/07 19:24
  • by 127.0.0.1