phpGroupWare - Bugs: bug #21660, Missing "comma" in query
You are not allowed to post comments on this tracker with your current authentication level.
bug #21660: Missing "comma" in query
Submitter: | Sigurd Nes <sigurdne> | ||
Submitted: | Wed 28 Nov 2007 12:11:33 PM UTC | ||
Item Group: | SVN trunk (dev code) | Category: | None |
Severity: | 3 - Normal | Priority: | 5 - Normal |
Status: | None | Privacy: | Public |
Assigned to: | maat | Open/Closed: | Open |
Component Version: | SVN | Operating System: | None |
Reproducibility: | None | Planned Release: | None |
Fixed Release: |
Wed 13 Aug 2008 04:10:03 PM UTC, comment #4: |
Sigurd Nes <sigurdne>![]() |
Wed 13 Aug 2008 12:53:39 PM UTC, comment #3: what would be the correct pgsql way for this ? |
Pascal Vilarem <maat>![]() ![]() |
Wed 13 Aug 2008 12:49:46 PM UTC, comment #2: Ah that explains it.
|
Sigurd Nes <sigurdne>![]() |
Wed 13 Aug 2008 09:31:44 AM UTC, comment #1: ged_versions.status finalstatus means "as finalstatus" : comma is not missing here.
|
Pascal Vilarem <maat>![]() ![]() |
Wed 28 Nov 2007 12:11:33 PM UTC, original submission:
Tiny error:
|
Sigurd Nes <sigurdne>![]() |
No files currently attached
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 would be:
$sql="SELECT ged_history.*, ged_elements.name, ged_elements.reference, ged_elements.description as descriptione, ";
$sql.="ged_versions.major, ged_versions.minor, ged_versions.description as descriptionv ";
Regards
Sigurd