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
Sandro Santilli
dd78876636
Allow loading pgraster tables with non-default raster field name
...
Before this change you could only load tables where the raster field was named "rast".
2014-09-04 13:14:39 +02:00
..
icons
…
plugins
dbmanager versioning: use lower case 'sql' language (
fixes
#9434
)
2014-02-18 17:45:20 +01:00
__init__.py
…
CMakeLists.txt
…
connector.py
Allow db_manager use of connections with no parameters
2014-06-16 12:06:18 +02:00
data_model.py
db manager: fix connection holding - idle in transaction (QGIS bug
#7162
)
2014-05-13 14:29:14 +02:00
info_model.py
…
plugin.py
Allow loading pgraster tables with non-default raster field name
2014-09-04 13:14:39 +02:00
resources.qrc
…
sql_dictionary.py
…