/[SQLSession]/trunk/lib/SQLSession/Model/Page.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/lib/SQLSession/Model/Page.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 13 by dpavlin, Fri Dec 1 23:48:06 2006 UTC revision 14 by dpavlin, Sun Dec 3 13:45:00 2006 UTC
# Line 8  use SQLSession::Model::Database; Line 8  use SQLSession::Model::Database;
8  use SQLSession::Record schema {  use SQLSession::Record schema {
9          column name =>          column name =>
10                  type is 'text',                  type is 'text',
11                    label is 'Name of query',
12                  distinct,                  distinct,
13                  hints is 'Short name of this page',                  hints is 'Short name of this page',
14                  mandatory;                  mandatory;

Legend:
Removed from v.13  
changed lines
  Added in v.14

  ViewVC Help
Powered by ViewVC 1.1.26