on second thought, avoid suspended cards or this will bite us in the future

This commit is contained in:
Damien Elmes 2010-11-15 14:29:52 +09:00
parent 1cd5125d4e
commit 0afec850c0

View file

@ -358,6 +358,7 @@ type = (case
when successive then 1 when reps then 0 else 2 end), when successive then 1 when reps then 0 else 2 end),
relativeDelay = (case relativeDelay = (case
when successive then 1 when reps then 0 else 2 end) when successive then 1 when reps then 0 else 2 end)
where type >= 0
""") """)
# old-style suspended cards # old-style suspended cards
self.s.statement( self.s.statement(