[cvs] commit: sam/lib/Driver sql.php

Marcus I. Ryan marcus@riboflavin.net
Wed Nov 20 04:40:42 2002


marcus      2002/11/19 20:40:42 PST

  Modified files:
    lib/Driver           sql.php 
  Log:
  Update sql driver to support default values.  Also, fix a problem where
  getAssoc was returning an error, but numRows worked fine (and frankly is
  likely more efficient).
  
  DETAILS: SpamAssassin SQL docs state that global defaults are set using
  a username of @GLOBAL (or GLOBAL - deprecated).  SpamAssassin now checks
  for these on preference retrieval.  Defaults will have to be set in the
  SQL table manually.
  
  Tested against SpamAssassin 2.43.
  
  Revision  Changes    Path
  1.16      +14 -4     sam/lib/Driver/sql.php

  Chora Links:
  http://cvs.horde.org/diff.php/sam/lib/Driver/sql.php?r1=1.15&r2=1.16&ty=u


More information about the cvs mailing list