annotate tests/aborter.sql @ 2261:f81f1930c5d6

Fix SQL-parsing and declaration-ordering bugs.
author Ziv Scully <ziv@mit.edu>
date Wed, 30 Sep 2015 00:33:52 -0400
parents b10132434adc
children
rev   line source
adamc@424 1 CREATE TABLE uw_Aborter_t(uw_a int8 NOT NULL);
adamc@424 2
adamc@424 3