annotate tests/table_sig.ur @ 715:1db127b245ed

Use FOREIGN KEY in Tree demo
author Adam Chlipala <adamc@hcoop.net>
date Thu, 09 Apr 2009 15:51:50 -0400
parents 1fb318c17546
children
rev   line source
adamc@706 1 table t : { A : int }
adamc@706 2