annotate tests/table_sig.ur @ 1939:c52365a4ce41

No need to ROLLBACK after a failed COMMIT
author Adam Chlipala <adam@chlipala.net>
date Wed, 25 Dec 2013 11:43:41 -0500
parents 1fb318c17546
children
rev   line source
adamc@706 1 table t : { A : int }
adamc@706 2