1. 14 Aug, 2002 32 commits
  2. 12 Aug, 2002 4 commits
  3. 10 Aug, 2002 3 commits
  4. 09 Aug, 2002 1 commit
    • Jeffrey Shell's avatar
      Fix for collector issue 437: · 9c2414a7
      Jeffrey Shell authored
        dtml-sqltest now renders 'v not in (b,c)' when used as::
      
           <dtml-sqltest v type=... multiple op=ne>.
      
        Previously, a sqltest for inequality would render 'v <> b' when a
        single value was submitted, but would render 'a in (b,c)' when
        multiple values were present and the 'multiple' switch was set.
      9c2414a7