bug fix in Table.sync. Only attempt to fetch/generate next primary key if it isnt...
authorTony Mack <tmack@cs.princeton.edu>
Fri, 10 Oct 2008 17:50:44 +0000 (17:50 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Fri, 10 Oct 2008 17:50:44 +0000 (17:50 +0000)
commit1da5ba9fb529bdae3adb90413347526d1b0c45ce
treef588f1de5599610dced67d002240b5532310bbbc
parentf33f00dd690e8bcd8df9c6a542c35844a6a9aa8a
bug fix in Table.sync. Only attempt to fetch/generate next primary key if it isnt included
PLC/Table.py