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-08 00:02:35 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
/
plugins
/
db_manager
/
db_plugins
/
postgis
History
Luigi Pirelli
5fb798e220
[auth][db_manager]removed certs (if any) after postgres connection
2016-01-13 21:28:25 +01:00
..
icons
…
plugins
make DbManager aware of the new authentication system
2016-01-13 20:12:03 +01:00
__init__.py
…
CMakeLists.txt
[py3] CMake updates to support Python3 and PyQt5
2015-11-16 07:42:47 +01:00
connector.py
[auth][db_manager]removed certs (if any) after postgres connection
2016-01-13 21:28:25 +01:00
data_model.py
…
info_model.py
…
plugin.py
explicitly call QgsDataSourceURI.connectionInfo() with appropriate parameter
2016-01-13 20:12:19 +01:00
resources.qrc
…
sql_dictionary.py
…