view tests/aborter.sql @ 988:d923b47e483d

Basic CRUD operations in Orm
author Adam Chlipala <adamc@hcoop.net>
date Mon, 05 Oct 2009 17:00:04 -0400
parents b10132434adc
children
line wrap: on
line source
CREATE TABLE uw_Aborter_t(uw_a int8 NOT NULL);