[Featureserver] SQLite bug fixes

Peter Robins fs at peterrobins.co.uk
Fri Nov 6 17:20:47 EST 2009


Attached a diff file fixing the following problems with DataSource/SQLite.py

1. update feature attributes now works
2. bbox query would only work if there were also an attribute query;
now works on its own

Date last modified is now set when the geometry is changed; previously
it was only set if attributes were changed.
I also added a 'not equal' operator to attribute queries: 'ne' - might
be a good idea to add this to other datasources as well
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sqlitediff
Type: application/octet-stream
Size: 3917 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/featureserver/attachments/20091106/85a05eaf/sqlitediff.obj


More information about the Featureserver mailing list