<p>When using this patch (and only adding the lazy_load=&gt;1 in my schema) within a Catalyst app, I get the warning</p>

<pre><code>No sources found (did you forget to define your tables?)
</code></pre>

<p>on startup, and when using the schema, I get the error</p>

<pre><code>$c-&gt;model('DB::myresult') did not return a resultset. Did you set user_model correctly?
</code></pre>

<p>Am I expected to do something specific in my model to make this work?</p>

<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/32#issuecomment-23798409'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/4W3BWTo7EIi_7vx28Xzl_kdnrPAwPmsKZBxha7KiLlJd-SGu9vsQRlZGb5qHyq-Z.gif' height='1' width='1'></p>