comparison tests/aborter.sql @ 424:b10132434adc

Transactions seem to be working
author Adam Chlipala <adamc@hcoop.net>
date Fri, 24 Oct 2008 16:47:18 -0400
parents
children
comparison
equal deleted inserted replaced
423:82067ea6e723 424:b10132434adc
1 CREATE TABLE uw_Aborter_t(uw_a int8 NOT NULL);
2
3