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-04 00:30:59 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
/
plugins
/
db_manager
/
db_plugins
/
postgis
History
Sandro Santilli
d2d723b91b
Do not get db and user names from the env if service is used
2020-01-09 10:08:03 +01:00
..
plugins
…
__init__.py
…
CMakeLists.txt
…
connector_test.py
…
connector.py
Do not get db and user names from the env if service is used
2020-01-09 10:08:03 +01:00
data_model.py
…
info_model.py
…
plugin_test.py
…
plugin.py
Hard-code provider name in connector, so existing test is fixed
2020-01-09 10:08:03 +01:00
sql_dictionary.py
…