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

Reply via email to