<p>thought I might add the error message I got:</p>

<pre><code>DBD::Sybase::st ct_data_info failed: OpenClient message: LAYER = (1) ORIGIN = (1) SEVERITY = (1) NUMBER = (97)
Server servername, database
Message String: ct_data_info(GET): user api layer: external error: A CS_IODESC can only be retrieved
 for text or image columns.  Column 1 is not a text or image column.

ct_data_info(): text pointer is not set or is undefined. The text/image column may be uninitialized in the
 database for this row. [for Statement "SELECT content FROM mytable WHERE ( id = ? )
SELECT MAX(id) FROM mytable"] at DBIx-Class-0.082820/lib/DBIx/Class/Schema.pm line 1077.
</code></pre>

<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/82#issuecomment-125997557">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AASeAjTnJNu8P-P1qDnKNGhHagZGG1Ajks5oiO7vgaJpZM4FiDc6.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/dbsrgits/dbix-class/pull/82#issuecomment-125997557"></link>
    <meta itemprop="name" content="View Pull Request"></meta>
  </div>
  <meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>