> From: Benoit Hamet [EMAIL PROTECTED] > Sent: 2008-06-18 13:22:56 CEST > To: phpgroupware-developers@gnu.org > Subject: Re: [phpGroupWare-developers] Postres support / update DB to > 0.9.18.015 > > Can you give concrete example of problems ? > I don't have access to a pre 8.2 - but I think you can test the reporting of constraints by navigate to setup/sqltoarray.php?appname=<your favorite>&submit=True
you might want to have fk, uc, and ix on (some of) your tables. I had some problems with reporting on fk for version later than 8.2. I'm not sure (haven't looked into it recently )that adodb's MetaForeignKeys returned a desired result. There is some code from phpPgAdmin - that could be used - but that one assumes that you are looking at nspname='public' Regards Sigurd
_______________________________________________ phpGroupWare-developers mailing list phpGroupWare-developers@gnu.org http://lists.gnu.org/mailman/listinfo/phpgroupware-developers