[Rt-commit] r6166 - in commitbit: .
jesse at bestpractical.com
jesse at bestpractical.com
Thu Oct 5 10:08:41 EDT 2006
Author: jesse
Date: Thu Oct 5 10:08:40 2006
New Revision: 6166
Modified:
commitbit/ (props changed)
commitbit/trunk/lib/CommitBit/Model/Repository.pm
Log:
r28035 at pinglin: jesse | 2006-10-05 10:08:46 -0400
* gaal fixed a typo in the model definition
Modified: commitbit/trunk/lib/CommitBit/Model/Repository.pm
==============================================================================
--- commitbit/trunk/lib/CommitBit/Model/Repository.pm (original)
+++ commitbit/trunk/lib/CommitBit/Model/Repository.pm Thu Oct 5 10:08:40 2006
@@ -12,7 +12,7 @@
column name =>
type is 'text',
- is distinct;
+ is distinct,
is mandatory;
column local_path =>
type is 'text';
More information about the Rt-commit
mailing list