--- trunk/lib/SQLSession/Model/Page.pm 2006/12/03 13:28:48 13 +++ trunk/lib/SQLSession/Model/Page.pm 2006/12/03 13:45:00 14 @@ -8,6 +8,7 @@ use SQLSession::Record schema { column name => type is 'text', + label is 'Name of query', distinct, hints is 'Short name of this page', mandatory;