GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Class::DBI::DDL::Pg(3) User Contributed Perl Documentation Class::DBI::DDL::Pg(3)

Class::DBI::DDL::Pg - Perform driver dependent work for PostgreSQL

Do not use this package directly. Intead, it will automatically be imported and used by Class::DBI::DDL when the underlying database uses the DBD::Pg driver.

The only method here that works different from the default is "pre_create_table". This method uses the PostgreSQL "SERIAL" type to perform auto-increment and sets the "sequence" method since Class::DBI doesn't properly handle PostgreSQL auto-numbering.

Class::DBI, DBI, Class::DBI::DDL, DBD::Pg

Andrew Sterling Hanenkamp <sterling@hanenkamp.com>

Copyright 2003 Andrew Sterling Hanenkamp. All Rights Reserved.

This module is free software and is distributed under the same license as Perl itself.

2022-04-09 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.