annotate tests/aborter.sql @ 2288:98f96a976ede

Finish locking, but it's not yet tested rigorously.
author Ziv Scully <ziv@mit.edu>
date Fri, 13 Nov 2015 11:03:09 -0500
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