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-04-28 00:05:04 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cbe8cb7282
Branches
Tags
View all branches
QGIS
/
python
/
plugins
/
db_manager
/
db_plugins
/
oracle
History
Nyall Dawson
cbe8cb7282
Formatting update, using newer autopep8 version
2016-01-30 09:33:24 +11: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
Formatting update, using newer autopep8 version
2016-01-30 09:33:24 +11: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