--- trunk/lib/SQLSession/Model/Query.pm 2006/12/07 22:13:56 29 +++ trunk/lib/SQLSession/Model/Query.pm 2006/12/07 23:22:41 31 @@ -31,6 +31,11 @@ label is 'Note', render as 'textarea', since 0.0.2; + + column visible => + type is 'boolean', + default is 1, + since 0.0.3; }; # Your model-specific methods go here.