<div dir="ltr">Hi Matthew!<br><br>You can turn off verifying of tables by specifying the following option to generate_mapping method:<br><br>    db.generate_mapping(check_tables=False)</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Aug 13, 2015 at 5:00 PM, Matthew Bell <span dir="ltr"><<a href="mailto:matthewrobertbell@gmail.com" target="_blank">matthewrobertbell@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I am using pony with python-rq, which loads a fresh process for each job. When loading a decent number of models, this means that a lot of CPU is being used. A lot of the pony works seems to be verifying that models and the database are correct.<br><br>Would it be possible to explicitly disable these checks when needed (when calling db.generate_mapping)?<br><br>Thanks,<br><br>Matt<span class="HOEnZb"><font color="#888888"><br clear="all"><br>-- <br><div>Regards,<br><br>Matthew Bell<br></div>
</font></span></div>
<br>_______________________________________________<br>
ponyorm-list mailing list<br>
<a href="mailto:ponyorm-list@ponyorm.org">ponyorm-list@ponyorm.org</a><br>
<a href="/ponyorm-list" rel="noreferrer" target="_blank">/ponyorm-list</a><br>
<br></blockquote></div><br></div>