<p>Class::DBI supports adding Class::DBI::Column objects to calls to -&gt;columns. This should enable that and use the accessor/mutator methods.</p>

<p>This only supports setting accessors on the Result class object not in calls to -&gt;create ect.</p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/ungrim97/dbix-class feature/column_object</pre>
<p>Or view, comment on, or merge it at:</p>
<p>&nbsp;&nbsp;<a href='https://github.com/dbsrgits/dbix-class/pull/52'>https://github.com/dbsrgits/dbix-class/pull/52</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Added support for handling Class::DBI::Column in CDBICompat</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/dbsrgits/dbix-class/pull/52/files#diff-0">lib/DBIx/Class/CDBICompat/AccessorMapping.pm</a>
    (8)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/dbsrgits/dbix-class/pull/52/files#diff-1">t/cdbi/71_column_object.t</a>
    (31)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/dbsrgits/dbix-class/pull/52/files#diff-2">t/cdbi/testlib/ColumnObject.pm</a>
    (29)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/dbsrgits/dbix-class/pull/52.patch'>https://github.com/dbsrgits/dbix-class/pull/52.patch</a></li>
  <li><a href='https://github.com/dbsrgits/dbix-class/pull/52.diff'>https://github.com/dbsrgits/dbix-class/pull/52.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">&mdash;<br>Reply to this email directly or <a href="https://github.com/dbsrgits/dbix-class/pull/52">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/302594__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcyMTU3NjA3OCwiZGF0YSI6eyJpZCI6Mzc1MjEwOTl9fQ==--0c0d4d424d05a9f967bbf574920a8a2d87fdde66.gif" width="1" /></p>