-
-
28 Jun 2022 12:07:09 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers
- Kwalitee
Bus factor: 1- 13.74% Coverage
- License: perl_5
- Perl: v5.16.0
- Activity
24 month- Tools
- Download (209.39KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
++ed by:2 non-PAUSE usersand 1 contributors- Jacques Deguest (jack@deguest.jp)
- Dependencies
- Class::Struct
- DBI
- DateTime
- DateTime::Format::Strptime
- DateTime::TimeZone
- Devel::Confess
- Fcntl
- JSON
- Module::Generic
- Net::IP
- Nice::Try
- Number::Format
- POSIX
- Promise::Me
- Regexp::Common
- Scalar::Util
- URI
- Want
- common::sense
- parent
- strict
- version
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version v0.10.2 - 2021-08-30
- Added missing parameter cache_connection among acceptable connection parameters
- Added DB::Object::Placeholder class to better handle placeholders embedded in expressions
- Updated DB::Object::Fields::Field and DB::Object::Query->_where_having to use placeholder objects
- Improved DB::Object::Fields::Field so that it accepts values as-is when they are passed as scalar reference
- Added methods dollar_placeholder and server_prepare in DB::Object::Postgres::Query to influence the prepare statement for the ongoing statement
- Added method name in DB::Object::Postgres::Statement to set/get a name for the statement.
- Modified _cache_this() to enable passing prepare options enabled in DB::Object::Query
- Minor improvement in DB::Object::connect
Documentation
AND Operator ObjectNOT Operator ObjectOR Operator ObjectOperator ObjectSQL Query Clause ObjectModules
SQL APITable CacheTables Fields Object AccessorTable Field ObjectMysql Database ObjectQuery Object for MySQLStatement Object for MySQLMySQL Table ObjectSQL APILarge ObjectQuery Object for PostgreSQLPostgreSQL Statement ObjectPostgreSQL Table ObjectQuery ObjectDB Object SQLite DriverSQLite Query ObjectSQLite Statement ObjectSQLite Table ObjectStatement ObjectDatabase Table ObjectProvides
in lib/DB/Object.pmin lib/DB/Object.pmin lib/DB/Object.pmin lib/DB/Object.pmin lib/DB/Object.pmin lib/DB/Object/Query.pmOther files
Module Install Instructions
To install DB::Object, copy and paste the appropriate command in to your terminal.
cpanm DB::Object
perl -MCPAN -e shell install DB::Object
For more information on module installation, please visit the detailed CPAN module installation guide.