~desarrollokumbia/kumbia/ActiveRecord

« back to all changes in this revision

Viewing changes to db_pool/adapters/pgsql_db.php

  • Committer: Emilio Silveira
  • Date: 2010-01-08 04:39:33 UTC
  • Revision ID: emilio.rst@gmail.com-20100108043933-lp4r2srpcvzzxo9n
Correccion Adapther => Adapter

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
 * @copyright  Copyright (c) 2005-2009 Kumbia Team (http://www.kumbiaphp.com)
20
20
 * @license    http://wiki.kumbiaphp.com/Licencia     New BSD License
21
21
 */
22
 
class PgsqlDb extends DbAdapther
 
22
class PgsqlDb extends DbAdapter
23
23
{
24
24
    /**
25
25
     * Obtiene la metadata de una Tabla