[Biojava-l] BioSQL on PostgreSQL

Thomas Down td2@sanger.ac.uk
Tue, 12 Mar 2002 12:18:31 +0000


Hi...

The autogenerated biosqldb-pg schema has recently been
updated to fix a problem with the auto-increment row
IDs.  I've now updated the BioJava code to work with this
latest schema version.  Unfortunately, there isn't an
easy way to write code which handles both schemas, so
if you have any existing databases, you'll need to dump
and restore these (Note: MySQL users aren't affected).

The latest schema versions can all be found at:

   http://www.biojava.org/download/biosql/

   Thomas