/[Grep]/lib/Grep/Model/Item.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 /lib/Grep/Model/Item.pm

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

revision 169 by dpavlin, Wed Jul 4 09:38:51 2007 UTC revision 170 by dpavlin, Wed Jul 4 12:52:50 2007 UTC
# Line 40  use Grep::Record schema { Line 40  use Grep::Record schema {
40    
41          column last_update =>          column last_update =>
42                  type is 'timestamp',                  type is 'timestamp',
43                    default is defer { DateTime->now },
44                  filters are qw( Jifty::Filter::DateTime Jifty::DBI::Filter::DateTime );                  filters are qw( Jifty::Filter::DateTime Jifty::DBI::Filter::DateTime );
45    
46  };  };

Legend:
Removed from v.169  
changed lines
  Added in v.170

  ViewVC Help
Powered by ViewVC 1.1.26