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-11-03 00:14:12 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
/
plugins
/
db_manager
/
db_plugins
/
oracle
History
Larry Shaffer
5f3ca88a84
Merge pull request
#2674
from boundlessgeo/postgis-pki-pr
...
[FEATURE] Postgres provider PKI authentication (plus
fixes
#13841
)
2016-01-14 23:43:52 -07:00
..
icons
…
__init__.py
…
CMakeLists.txt
[py3] CMake updates to support Python3 and PyQt5
2015-11-16 07:42:47 +01:00
connector.py
explicitly call QgsDataSourceURI.connectionInfo() with appropriate parameter
2016-01-13 20:12:19 +01:00
data_model.py
DBManager: support timestamp values for Oracle
2015-10-23 14:04:40 +02:00
info_model.py
Fix typo
2015-08-12 21:38:14 +02:00
plugin.py
Merge pull request
#2674
from boundlessgeo/postgis-pki-pr
2016-01-14 23:43:52 -07:00
QtSqlDB.py
indentation update (now including autopep8)
2015-08-22 14:29:41 +02:00
resources.qrc
…
sql_dictionary.py
…
TODO.md
replaced 'LIMIT 0' by 'WHERE 0=1' (
fixes
#13731
)
2015-11-17 21:29:19 +01:00