Ticket #119 (closed defect: wontfix)
PostGIS missing quotes for columns in queries
| Reported by: | jbirch | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 3.4.0 |
| Component: | PostGIS Provider | Version: | 3.2.2 |
| Severity: | 3 | Keywords: | quoting |
| Cc: | riccardo.vignotto@… | External ID: |
Description
You can see in this example that the column names are not being quoted properly in the SQL statements to preserve case:
DECLARE crsselcmd_8122f830936479525e7e775d958cd3e1 CURSOR FOR SELECT "public"."testtab".geom,"public"."testtab".geom_name,"public"."testtab".geom_description FROM "public"."testtab"
Change History
Note: See
TracTickets for help on using
tickets.
