IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 8, 2010, 11:13:00 AM (16 years ago)
Author:
bills
Message:

only revert runs in state new

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/share/pubtool_revert.sql

    r25929 r29357  
    22USING publishDone, publishRun, publishClient
    33WHERE publishDone.pub_id = publishRun.pub_id
     4    AND publishRun.state = 'new'
    45    AND publishRun.client_id = publishClient.client_id
    56    AND publishClient.active = 1
Note: See TracChangeset for help on using the changeset viewer.