[Qgis-developer] Reverse order in PostGIS commit?
Matthias Kuhn
matthias.kuhn at gmx.ch
Thu Jul 10 07:41:23 PDT 2014
On 07/10/2014 03:46 PM, Paolo Cavallini wrote:
> Il 09/07/2014 09:40, Jürgen E. Fischer ha scritto:
>
>> You refer to the order of INSERTs? Why does that matter? The order in which
>> you get back the feature after INSERT later is undefined anyway.
> Ideally the records should be inserted in the order they have been digitized, to give
> the most predictable and least surprising results for the user.
> All the best.
>
That's outside the scope of QGIS as it is determined by the database
system behind the provider.
The only option would be to be able to create a feature request to
specify an order by column that could act the way you like in
combination with an auto incremented value.
Regards
Matthias
More information about the Qgis-developer
mailing list