added role for the at query interval run job system
authorJohn Napiorkowski <jjn1056@yahoo.com>
Tue, 22 Apr 2008 19:18:08 +0000 (19:18 +0000)
committerJohn Napiorkowski <jjn1056@yahoo.com>
Tue, 22 Apr 2008 19:18:08 +0000 (19:18 +0000)
commit25e4a0c430b828cc45546506158e9443eb922cf1
tree82cefcba11c279c7dcf11324c8e8edda512e3b00
parent0e0ce6c12ab1e9ab2f0982ac7afed581b0075775
added role for the at query interval run job system
lib/DBIx/Class/Schema/AtQueryInterval.pm [new file with mode: 0644]
lib/DBIx/Class/Schema/Job.pm [new file with mode: 0644]
lib/DBIx/Class/Schema/QueryInterval.pm [new file with mode: 0644]
lib/DBIx/Class/Schema/Role/AtQueryInterval.pm [new file with mode: 0644]
t/99schema_roles.t
t/lib/DBICNGTest/Schema.pm