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-10-29 00:07:54 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
/
plugins
/
db_manager
/
db_plugins
/
postgis
History
nirvn
46246f622d
[needs-docs][dbmanager] harmonize icons
2018-06-29 11:56:37 +07:00
..
plugins
Merge pull request
#4643
from merkato/master
2018-06-22 14:47:07 +02:00
__init__.py
…
CMakeLists.txt
[needs-docs][dbmanager] harmonize icons
2018-06-29 11:56:37 +07:00
connector_test.py
Add test for DBManager's PostGIS connector and plugin
2017-06-06 09:51:30 +02:00
connector.py
from unicode to str
2018-05-31 13:06:00 +02: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
[needs-docs][dbmanager] harmonize icons
2018-06-29 11:56:37 +07:00
sql_dictionary.py
…