Commit History

Author SHA1 Message Date
  Soeren Gebbert a52fcb4ce3 pygrass vector: Fixed vector rewrite test and $MAP in sqlite path substitution 8 years ago
  Soeren Gebbert 5e4d573bc9 pygrass vector: Fixed missing overwrite flag, added vector name check when evwqaluating the database path 8 years ago
  Pietro Zambelli 5d22fe3003 pygrass: Change Table execute method to accept sql with qmark, use qmark in the Attrs setitem method and update the VectorTopo rewrite method to use the same parameters order of the write method 8 years ago
  Pietro Zambelli 322523614c pygrass: fix missing python3 types 9 years ago
  Pietro Zambelli 241ebc25e8 pygrass: fix python2 and python3 syntax 9 years ago
  Markus Neteler 5be1fb1496 pygrass: msg cosmetics 9 years ago
  Pietro Zambelli 0d13acb886 pygrass: Table.execute add values in the exception message 9 years ago
  Soeren Gebbert 1b51ee8459 pygrass: Using name and mapset in the rpc module, fixed two tests, editor removed white spaces 9 years ago
  Soeren Gebbert 9a901043bf pygrass vector: Re-establishing of the generator functionality in finder classes, 9 years ago
  Soeren Gebbert facf814ffc pygrass raster: Fixed several doctests 9 years ago
  Soeren Gebbert e8febd3a73 pygrass vector: Updated and modified several doc- and unittests to use a generated vector map layer 9 years ago
  Pietro Zambelli 0055d0220e pygrass: Fix bug when the parameter in the order_by and group_by method is not unicode 9 years ago
  Pietro Zambelli 418ca0356c pygrass: Add VARCHAR column support on Table 10 years ago
  Markus Neteler 8426ce5072 Fixed various typos (trac https://trac.osgeo.org/grass/ticket/2560) 10 years ago
  Pietro Zambelli eb055760b9 pygrass: improve error message on column type 10 years ago
  Pietro Zambelli e10f5bf3f2 pygrass: Fix Table update and Column add methods, Fix test. 10 years ago
  Luca Delucchi b05b6333b5 pygrass table: fix update function 10 years ago
  Pietro Zambelli 702dc4301c pygrass: fix other import after functions has been renamed 10 years ago
  Luca Delucchi d44a272461 lib python: documentation cleanup, fix sphinx warning 10 years ago
  Pietro Zambelli 86fa8949fd Remove DeprecationWarning: Overriding __eq__ blocks inheritance of __hash__ in 3.x when running in mode python3, and fix some doctests. 10 years ago
  Pietro Zambelli 15eb29f0e5 Change Table update method to avoid to overwrite the primary key values and update the documentation 11 years ago
  Luca Delucchi 6e0ea88ec3 pygrass doc: add gridmodule, vector database and messages documentation 11 years ago
  Luca Delucchi 748d8f4425 pygrass doc: improve documentation on vector and raster classes 11 years ago
  Luca Delucchi 6f0a2742d9 update doctest for pygrass, some should be fixed. please check https://trac.osgeo.org/grass/ticket/2261 11 years ago
  Markus Metz 7a40149188 pygrass: restore python 2.6 compatibility 11 years ago
  Pietro Zambelli c31d7c7fda Add support for python2 code and python3 11 years ago
  Pietro Zambelli 761b40f996 Add additional parameters to the Table methods 11 years ago
  Luca Delucchi 6c655756e5 add default values to Link object 11 years ago
  Luca Delucchi aff7b37901 fix to small bug on dblinks 11 years ago
  Luca Delucchi 214f3bd999 add group by option in the Filters class 11 years ago