/[SQLSession]/trunk/lib/SQLSession/Model/Database.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/Database.pm

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

revision 101 by dpavlin, Thu Dec 7 22:13:56 2006 UTC revision 102 by dpavlin, Fri Feb 16 23:40:21 2007 UTC
# Line 26  use SQLSession::Record schema { Line 26  use SQLSession::Record schema {
26                  label is 'database password';                  label is 'database password';
27  };  };
28    
29    sub since { '0.0.1' }
30    
31  # Your model-specific methods go here.  # Your model-specific methods go here.
32    
33  sub current_user_can {  sub current_user_can {

Legend:
Removed from v.101  
changed lines
  Added in v.102

  ViewVC Help
Powered by ViewVC 1.1.26