[BioSQL-l] version NOT NULL
Hilmar Lapp
hlapp at gnf.org
Wed Mar 12 12:00:46 EST 2003
On Wednesday, March 12, 2003, at 11:51 AM, Aaron J Mackey wrote:
> So, bioperl is OK with default versions of 0 being the same as NULL -
> everyone else OK with this?
>
The way I implemented this is that bioperl won't even see that a
version was 0 in biosql meaning undef. Once you are in the seq object,
the version is indeed undef again, so you can even test for
defined(...) there. It's the adaptor code that does the transformation
undef -> '0' and back.
-hilmar
--
-------------------------------------------------------------
Hilmar Lapp email: lapp at gnf.org
GNF, San Diego, Ca. 92121 phone: +1-858-812-1757
-------------------------------------------------------------
More information about the BioSQL-l
mailing list