adodb-xmlschema.inc.php with Postgres8 driver, when I
call extractSchema(), I get all kinds of PHP notices.
Most of them are due to the variables:
$details->auto_increment
$details->primary_key
Not being defined.
Adding isset() to the if statements 1960, and 1971 keep
the notice from appearing at least.
Logged In: YES
user_id=22632
Sorry, it looks like this is fixed in the 03 version of
XMLSchema