I spoke with you about this briefly on Twitter, but just figured I'd put it
out here, too.  What about multiple record inserts on a single call?  Twitter
thread. <https://twitter.com/kraih/status/957583756948361216>

On Sun, Jan 28, 2018 at 4:23 PM, sri <kra...@gmail.com> wrote:

> Just wanted to give you a quick heads up about a new module we've just
> added to the Mojo::Pg distribution. So far the SQL generation features
> we've been able to provide with CRUD methods like ->select have been
> limited to current features of SQL::Abstract.
>
> That's about to change with the introduction of SQL::Abstract::Pg (and
> similar SQL::Abstract subclasses that will follow for other databases,
> SQL::Abstract::SQLite...)
>
>     http://mojolicious.org/perldoc/SQL/Abstract/Pg
>     http://mojolicious.org/perldoc/Mojo/Pg/Database#insert
>     http://mojolicious.org/perldoc/Mojo/Pg/Database#select
>
> There's already quite a few new features, including joins and upsert,
> take a look! And if you have any ideas for more features we could add,
> please let us know.
>
> --
> 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 mojolicious+unsubscr...@googlegroups.com.
> To post to this group, send email to mojolicious@googlegroups.com.
> Visit this group at https://groups.google.com/group/mojolicious.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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 mojolicious+unsubscr...@googlegroups.com.
To post to this group, send email to mojolicious@googlegroups.com.
Visit this group at https://groups.google.com/group/mojolicious.
For more options, visit https://groups.google.com/d/optout.

Reply via email to