[Dbix-class] Proposed readonly patch for DBIx::Class

Ashley Pond V apv at sedition.com
Wed Aug 10 22:09:59 GMT 2011


On Wed, Aug 10, 2011 at 3:05 PM, Ben Tilly <btilly at gmail.com> wrote:
> Often database schemas have tables that should not be changed at
> runtime in the application.  It would be convenient to be able to mark
> this fact in the class.  However to avoid accidents you wind up having
> to override methods in both the Row class and the ResultSet class.
> Having to synchronize changes to 2 classes is kind of messy.

Strong ++ for this idea/patch.



More information about the DBIx-Class mailing list