better name for tool

This commit is contained in:
Giovanni Manghi 2015-03-01 11:51:33 +00:00
parent dfc5670c5f
commit 1fd43c44f1

View File

@ -70,7 +70,7 @@ class Ogr2OgrTableToPostGisList(OgrAlgorithm):
return settings.childGroups()
def defineCharacteristics(self):
self.name = 'Import layer/table as table into PostGIS database (available connections)'
self.name = 'Import layer/table as geometryless table into PostgreSQL database'
self.group = '[OGR] Miscellaneous'
self.DB_CONNECTIONS = self.dbConnectionNames()
self.addParameter(ParameterSelection(self.DATABASE,