annotate tests/table_sig.ur @ 2245:27899da8780b

Sqlcache allows any expression injected into SQL.
author Ziv Scully <ziv@mit.edu>
date Sun, 02 Aug 2015 18:25:42 -0700
parents 1fb318c17546
children
rev   line source
adamc@706 1 table t : { A : int }
adamc@706 2