Changes for version v0.9.13 - 2021-08-12

  • Updated DB::Object::Postgres::Query::format_statement to properly handle placeholders set during insert or update and updated DB::Object::Statement to recognise the use of those placeholders without necessarily reverting to enabling use_bind
  • Major overhaul of the documentation for all modules

Documentation

SQL Query Clause Object

Modules

SQL API
Tables Fields Object Accessor
Table Field Object
Mysql Database Object
Query Object for MySQL
Statement Object for MySQL
MySQL Table Object
Query Object for PostgreSQL
PostgreSQL Statement Object
PostgreSQL Table Object
Query Object
DB Object SQLite Driver
SQLite Query Object
SQLite Statement Object
SQLite Table Object
Statement Object
Database Table Object

Provides

in lib/DB/Object.pm
in lib/DB/Object.pm
in lib/DB/Object.pm
in lib/DB/Object.pm
in lib/DB/Object/Query.pm