[Jifty-commit] r5616 - in Jifty-DBI/branches/tisql: lib/Jifty/DBI

Jifty commits jifty-commit at lists.jifty.org
Wed Jul 30 16:33:43 EDT 2008


Author: ruz
Date: Wed Jul 30 16:33:40 2008
New Revision: 5616

Modified:
   Jifty-DBI/branches/tisql/   (props changed)
   Jifty-DBI/branches/tisql/lib/Jifty/DBI/Column.pm

Log:
 r5597 at ruslan-zakirovs-computer:  ruz | 2008-07-27 11:45:12 +0400
 * pod update


Modified: Jifty-DBI/branches/tisql/lib/Jifty/DBI/Column.pm
==============================================================================
--- Jifty-DBI/branches/tisql/lib/Jifty/DBI/Column.pm	(original)
+++ Jifty-DBI/branches/tisql/lib/Jifty/DBI/Column.pm	Wed Jul 30 16:33:40 2008
@@ -65,12 +65,11 @@
 =head1 DESCRIPTION
 
 
-This class encapsulate's a single column in a Jifty::DBI::Record table
-description. It replaces the _accessible method in
-L<Jifty::DBI::Record>.
+This class encapsulate's a single column in a L<Jifty::DBI::Record> table
+description. It replaces the _accessible method in L<Jifty::DBI::Record>.
 
 It has the following accessors: C<name type default validator boolean
-refers_to readable writable length>.
+refers_to readable writable max_length>.
 
 =cut
 


More information about the Jifty-commit mailing list