annotate tests/goodbye.urp @ 1886:b7cd3c7c7edd

Interpret 'table' signature items more flexibly, automatically adding (Ur) constraints to support a kind of subtyping over (SQL) constraint sets
author Adam Chlipala <adam@chlipala.net>
date Mon, 04 Nov 2013 15:14:23 -0500
parents c05e2e4bdde7
children
rev   line source
adam@1707 1 database dbname=goodbye
adam@1707 2 sql goodbye.sql
adam@1707 3 rewrite all Goodbye/*
adam@1707 4 timeout 5
adam@1707 5
adam@1707 6 goodbye