Mojolicious ♥ PostgreSQL

Edit Package perl-Mojo-Pg
https://metacpan.org/release/Mojo-Pg

Mojo::Pg is a tiny wrapper around DBD::Pg that makes at http://www.postgresql.org a lot of fun to use with the at https://mojolicious.org real-time web framework. Perform queries blocking and non-blocking, use all at https://www.postgresql.org/docs/current/static/sql.html PostgreSQL has to offer, generate CRUD queries from data structures, manage your database schema with migrations and build scalable real-time web applications with the publish/subscribe pattern.

Refresh
Refresh
Source Files
Filename Size Changed
Mojo-Pg-4.08.tar.gz 0000036445 35.6 KB
cpanspec.yml 0000000669 669 Bytes
perl-Mojo-Pg.changes 0000005345 5.22 KB
perl-Mojo-Pg.spec 0000002372 2.32 KB
Revision 26 (latest revision is 66)
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 26)
- updated to 4.08
   see /usr/share/doc/packages/perl-Mojo-Pg/Changes
  4.08  2018-01-29
    - Improved on_conflict option of insert and insert_p methods in
      Mojo::Pg::Database with a shortcut for simple conflict targets.
  
  4.07  2018-01-28
    - Added support for "JOIN" to select and select_p methods in
      Mojo::Pg::Database.
    - Added support for field aliases to select and select_p methods in
      Mojo::Pg::Database.
    - Added support for having option to select and select_p methods in
      Mojo::Pg::Database.
    - Improved on_conflict option of insert and insert_p methods in
      Mojo::Pg::Database with shortcuts for "ON CONFLICT DO UPDATE SET" and
      "ON CONFLICT DO NOTHING".
    - Improved for option of select and select_p methods in Mojo::Pg::Database
      with a shortcut for "FOR UPDATE".
  
  4.06  2018-01-27
    - Added support for on_conflict option to insert and insert_p methods in
      Mojo::Pg::Database.
    - Updated SQL::Abstract requirement to 1.84.
    - Improved error messages generated by SQL::Abstract::Pg to be compatible with
      SQL::Abstract.
  
  4.05  2018-01-26
    - Added support for for, group_by, limit, offset and order_by options to
      select and select_p methods in Mojo::Pg::Database.
    - Added module SQL::Abstract::Pg.
Comments 0
openSUSE Build Service is sponsored by