- changed how Slices formats 'expires' variable in the sql string. This seems to...
authorTony Mack <tmack@cs.princeton.edu>
Fri, 9 Feb 2007 19:26:56 +0000 (19:26 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Fri, 9 Feb 2007 19:26:56 +0000 (19:26 +0000)
commit4dd7cf29c42d177ea1ecff059af1837969903e2f
treedf8f38e251c204ce69e5151b228fb4be0d95c067
parent1e5f003b4773e593aa2d1bb6ffdb06102853f764
- changed how Slices formats 'expires' variable in the sql string. This seems to make psycopg happy and solves some database exceptions we were seeing when tyring to use wildcard searches in slice_filter.
PLC/Slices.py