> > Im concerned that there is no way to prepare statements is Mojo::mysql a > commonly used module is it a god choice to go with? >
I'm not familiar with Mojo::mysql internals, but it should be based on Mojo::Pg, which handles all kinds of performance optimizations (like prepare statements) for you automatically. -- sebastian -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
