![]() |
![]()
| ![]() |
![]()
NAMEClass::DBI::DDL::Pg - Perform driver dependent work for PostgreSQL DESCRIPTIONDo 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. SEE ALSOClass::DBI, DBI, Class::DBI::DDL, DBD::Pg AUTHORAndrew Sterling Hanenkamp <sterling@hanenkamp.com> LICENSE AND COPYRIGHTCopyright 2003 Andrew Sterling Hanenkamp. All Rights Reserved. This module is free software and is distributed under the same license as Perl itself.
|