On Fri, Feb 20, 2004 at 10:30:44AM -0500, Rudy Lippan wrote: > > - Rewrote the primary_key_info() and primary_key() methods to > cleanly handle multi-column primary keys. Also added a > "onerow" > attribute to allow primary_key_info() to return a single > row containing multiple-column information. [Greg Sabino Mullane]
Out of interest, why did you need a custom primary_key() method? > - Added the "noprefix" attribute to prevent the tables() method > from prepending the schema name. [Greg Sabino Mullane] pg_noprefix? Tim.
