Project

General

Profile

« Previous | Next » 

Revision 52586

removed table 'orgs' from queryOrganizations.sql

View differences:

queryOrganizations.sql
1
SELECT * FROM orgs
2
UNION
3 1
SELECT
4 2
		o.id                                                      AS organizationid,
5 3
		o.legalshortname                                          AS legalshortname,

Also available in: Unified diff