Added an id INTEGER PRIMARY KEY field to the messages table so that it is easy
commit0454200566ef25fbdcb7065470897fb6b41e7d58
authorpmawhorter <pmawhorter@41346f4f-9218-0410-8fd7-88ad852d3538>
Thu, 12 Jul 2007 17:12:50 +0000 (12 17:12 +0000)
committerpmawhorter <pmawhorter@41346f4f-9218-0410-8fd7-88ad852d3538>
Thu, 12 Jul 2007 17:12:50 +0000 (12 17:12 +0000)
tree48b81be47fca5f389a1ba2c87c6cdf5c53460d87
parent87d7df18eddeee94329242545f595bc14c4a909a
Added an id INTEGER PRIMARY KEY field to the messages table so that it is easy
to discover whether the databse has been updated since last checked and which
messages are new.

-Peter Mawhorter

git-svn-id: svn+ssh://projects.nesl.ucla.edu/projects/subversion/public/sos-2x/trunk@564 41346f4f-9218-0410-8fd7-88ad852d3538
tools/sos_catch/setup_db.c
tools/sos_catch/surge_db.c