Hi,

The driver "PostGIS Table (new)" creates the geometry column and names it as 
uppercase GEOMETRY. I would say that it would be better to use lowercase 
"geometry". Now when writing direct database queries users must use exact 
column name with double quotes
select "GEOMETRY" from table;

If it would be for some reason important to have just "GEOMETRY" as the name of 
the geometry column it could be made selectable through the UI which might be a 
good idea anyways.

-Jukka Rahkonen-


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Jump-pilot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to