phpGroupWare - Patches: patch #6541, Proposition for the...
You are not allowed to post comments on this tracker with your current authentication level.
patch #6541: Proposition for the schema_proc_pgsql (could be generalized ?)
Submitter: | Caeies <Caeies> | ||
Submitted: | Wed 18 Jun 2008 06:21:46 PM UTC | ||
Category: | API - phpGWapi | Priority: | 5 - Normal |
Item Group: | SVN trunk (dev code) | Status: | Ready For Test |
Privacy: | Public | Assigned to: | Caeies |
Open/Closed: | Open |
Mon 23 Jun 2008 09:00:47 PM UTC, comment #2: |
Sigurd Nes <sigurdne>![]() |
Mon 23 Jun 2008 07:49:30 PM UTC, comment #1: Great!
I will look at it as soon as I get the time (give me a few days)
Regards
Sigurd |
Sigurd Nes <sigurdne>![]() |
Wed 18 Jun 2008 06:21:46 PM UTC, original submission:
Hi all,
You will find attached a first attempt to use only adodb system for getting back Meta data
Sigurd please test it against a pgsql > 8.2 and report if it works for you
Regards,
Caeies.
PS: there's missing features in _GetColumns but this should hurt since the current code for these should not be working ... |
Caeies <Caeies>![]() ![]() |
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
It's close.
pk, ix and uc seems to be correct.
fk is not reported.
I'm using:
Mandriva 2008.1
PostgresSQL 8.3.1
PHP Version 5.2.5
The attachment foreign_keys.txt shows how code from phpPgAdmin can be applied if you want to use it.
Regards
Sigurd
(file #15921)