view tests/aborter.sql @ 468:4efab85405be

Ensql'ing nullables
author Adam Chlipala <adamc@hcoop.net>
date Thu, 06 Nov 2008 15:52:13 -0500
parents b10132434adc
children
line wrap: on
line source
CREATE TABLE uw_Aborter_t(uw_a int8 NOT NULL);