Nitesi-DBI

 view release on metacpan or  search on metacpan

Changes  view on Meta::CPAN


    * Increase size of username field to the size of the email field.
    * Update schema in regards of transactions, orderline and 
      payment_transactions.
    * Add canonical_sku and uri column to products table in the database schema.

    [TESTS]

    * Fix detection of existing tables for PostgreSQL in the query test.

0.0060 Sun Oct 28 18:20:49 2012 CET

    [ENHANCEMENTS]

    * Add DBI backend for Nitesi API.
    * Add DBI backend class for Dancer.

    [DOCUMENTATION]

    * Improve documentation with more examples and explanations.
      (Jure Kodžoman)

Changes  view on Meta::CPAN

    * Add tests for Nitesi::Query::DBI's delete method.
    * Remove existing tables from test database at the beginning of
      the test cycle.

    [DOCUMENTATION]

    * Add draft documentation on Nitesi's default database schema.
    * Add example for calling Nitesi::Query::DBI's delete method with named
      parameters. 

0.0040 Sun Nov 27 12:14:54 2011 CET

    [ENHANCEMENTS]

    * Add support for distinct in select queries to query engine.
    * Add inactive setting for disabled users to account provider.
    * Add log_queries attribute to Nitesi::Query::DBI class.

    [BUG FIXES]

    * Fix crash with select queries passed to SQL::Abstract::More without where parameter.

Changes  view on Meta::CPAN


    [TESTS]

    * Add tests for select distinct queries.

    [DOCUMENTATION]

    * Add supported query types and examples for select queries with order, limit,
      distinct and join to Nitesi::Query::DBI's POD.

0.0032 Mon Nov  7 08:49:29 2011 CET

    [BUG FIXES]

    * Require SQL::Statement for query testing as DBI::SQL::Nano is
      too limited for the statements produced by SQL::Abstract.

0.0031 Sun Oct 30 10:38:40 2011 CET

    [TESTS]

    * Remove -T switch from simple query test.

    [DOCUMENTATION]

    * Add documentation for dbh and sqla accessors.

0.0030 Sat Oct 29 13:21:28 2011 CEST



( run in 1.523 second using v1.01-cache-2.11-cpan-49f99fa48dc )