![]() |
![]()
| ![]() |
![]()
NAMEDBIx::DBSchema::Index - Index objects SYNOPSYSuse DBIx::DBSchema::Index; $index = new DBIx::DBSchema::Index ( { } ); DESCRIPTIONDBIx::DBSchema::Index objects represent a unique or non-unique database index. METHODS
AUTHORIvan Kohler <ivan-dbix-dbschema@420.am> Copyright (c) 2007 Ivan Kohler Copyright (c) 2007 Freeside Internet Services, Inc. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. BUGSIs there any situation in which sql_create_index needs to return a list of multiple statements? SEE ALSODBIx::DBSchema::Table, DBIx::DBSchema, DBI
|