view tests/aborter.sql @ 931:be6585b4058b

Have nullable columns working with Dbgrid
author Adam Chlipala <adamc@hcoop.net>
date Sun, 13 Sep 2009 12:00:34 -0400
parents b10132434adc
children
line wrap: on
line source
CREATE TABLE uw_Aborter_t(uw_a int8 NOT NULL);