view tests/aborter.sql @ 709:0406e9cccb72

FOREIGN KEY, without ability to link NULL to NOT NULL (and with some lingering problems in row inference)
author Adam Chlipala <adamc@hcoop.net>
date Tue, 07 Apr 2009 18:47:47 -0400
parents b10132434adc
children
line wrap: on
line source
CREATE TABLE uw_Aborter_t(uw_a int8 NOT NULL);