This website requires JavaScript.
Explore
Help
Sign In
sharpetronics
/
QGIS
Watch
1
Star
0
Fork
0
You've already forked QGIS
mirror of
https://github.com/qgis/QGIS.git
synced
2025-03-01 00:46:20 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
/
plugins
/
db_manager
/
db_plugins
/
postgis
History
Salvatore Larosa
29f6884a23
Fixes
#18375
- fix API break
2018-03-07 23:23:47 +01:00
..
icons
…
plugins
Fixes
#18375
- fix API break
2018-03-07 23:23:47 +01:00
__init__.py
…
CMakeLists.txt
Add test for DBManager's PostGIS connector and plugin
2017-06-06 09:51:30 +02:00
connector_test.py
Add test for DBManager's PostGIS connector and plugin
2017-06-06 09:51:30 +02:00
connector.py
Add a cancel button for Postgis and Spatialite
2018-03-02 09:43:26 +00:00
data_model.py
Use python super() calls
2018-03-02 09:43:26 +00:00
info_model.py
[dbmanager]
Fixes
#16533
and
#16506
2017-11-15 18:26:21 +01:00
plugin_test.py
Test that PostGIS query can be passed as both unicode and string literal
2017-07-19 19:05:39 +02:00
plugin.py
Add a cancel button for Postgis and Spatialite
2018-03-02 09:43:26 +00:00
resources.qrc
…
sql_dictionary.py
…