⧼vector-jumptocontent⧽

API:EPrints/Database/Pg

From EPrints Documentation
Revision as of 10:47, 25 August 2011 by Tdb01r (talk | contribs)

Latest Source Code (3.4, 3.3) | Revision Log | Before editing this page please read Pod2Wiki


NAME

EPrints::Database::Pg - custom database methods for PostgreSQL DB

User Comments


DESCRIPTION

User Comments


TODO

User Comments


epadmin create

User Comments


$name = $db->index_name( $table, @columns )

User Comments


PostgreSQL-specific Annoyances

The DBD::Pg SQL_VARCHAR type is mapped to text instead of varchar(n).

User Comments


METHODS

User Comments


COPYRIGHT

User Comments