Historique des commits

Auteur SHA1 Message Date
  Soeren Gebbert e8febd3a73 pygrass vector: Updated and modified several doc- and unittests to use a generated vector map layer il y a 9 ans
  Pietro Zambelli 0055d0220e pygrass: Fix bug when the parameter in the order_by and group_by method is not unicode il y a 9 ans
  Pietro Zambelli 418ca0356c pygrass: Add VARCHAR column support on Table il y a 10 ans
  Markus Neteler 8426ce5072 Fixed various typos (trac https://trac.osgeo.org/grass/ticket/2560) il y a 10 ans
  Pietro Zambelli eb055760b9 pygrass: improve error message on column type il y a 10 ans
  Pietro Zambelli e10f5bf3f2 pygrass: Fix Table update and Column add methods, Fix test. il y a 10 ans
  Luca Delucchi b05b6333b5 pygrass table: fix update function il y a 10 ans
  Pietro Zambelli 702dc4301c pygrass: fix other import after functions has been renamed il y a 10 ans
  Luca Delucchi d44a272461 lib python: documentation cleanup, fix sphinx warning il y a 10 ans
  Pietro Zambelli 86fa8949fd Remove DeprecationWarning: Overriding __eq__ blocks inheritance of __hash__ in 3.x when running in mode python3, and fix some doctests. il y a 10 ans
  Pietro Zambelli 15eb29f0e5 Change Table update method to avoid to overwrite the primary key values and update the documentation il y a 10 ans
  Luca Delucchi 6e0ea88ec3 pygrass doc: add gridmodule, vector database and messages documentation il y a 11 ans
  Luca Delucchi 748d8f4425 pygrass doc: improve documentation on vector and raster classes il y a 11 ans
  Luca Delucchi 6f0a2742d9 update doctest for pygrass, some should be fixed. please check https://trac.osgeo.org/grass/ticket/2261 il y a 11 ans
  Markus Metz 7a40149188 pygrass: restore python 2.6 compatibility il y a 11 ans
  Pietro Zambelli c31d7c7fda Add support for python2 code and python3 il y a 11 ans
  Pietro Zambelli 761b40f996 Add additional parameters to the Table methods il y a 11 ans
  Luca Delucchi 6c655756e5 add default values to Link object il y a 11 ans
  Luca Delucchi aff7b37901 fix to small bug on dblinks il y a 11 ans
  Luca Delucchi 214f3bd999 add group by option in the Filters class il y a 11 ans
  Luca Delucchi c542313730 pygrass fix creation of sqlite database where sqlite directory is missing il y a 12 ans
  Pietro Zambelli 323dc08913 Fix isertion of numpy values on a sqlite table and fix some spaces il y a 12 ans
  Luca Delucchi e171fd7284 fix drop table function il y a 12 ans
  Luca Delucchi 924f32a6da fix doctest vector table il y a 12 ans
  Luca Delucchi da19951a9d modify some doctest, add method to drop table il y a 12 ans
  Luca Delucchi fb8ae109a0 move classes for errors in errors.py il y a 12 ans
  Luca Delucchi d3a6843693 cleanup pygrass: change method of import, add newline at the end of files il y a 12 ans
  Pietro Zambelli c20380343d Replace script.core.gisenv with pygrass.gis.Mapset il y a 12 ans
  Pietro Zambelli 9b85060866 Fix update_odict method of Columns class for an unexisting table using postgresql connection il y a 12 ans
  Pietro Zambelli c7f9a5c97a Add update method to the Table class il y a 12 ans