Feature request #2662
[Patch] custom query in postgres provider
Status: | Closed | ||
---|---|---|---|
Priority: | Low | ||
Assignee: | nobody - | ||
Category: | Data Provider | ||
Pull Request or Patch supplied: | Resolution: | fixed | |
Easy fix?: | No | Copied to github as #: | 12722 |
Description
The patch permit you to load a postgres layer using a custom query, like
The new layer have only select capabilities. The only limit is that no columns with the same name must be in the result.
History
#1 Updated by Jürgen Fischer over 14 years ago
- Resolution set to fixed
- Status changed from Open to Closed
applied in f2039c7e (SVN r13341).