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-02 00:02:12 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
/
plugins
/
db_manager
/
db_plugins
/
postgis
History
Sandro Santilli
9efd666e48
Test that PostGIS query can be passed as both unicode and string literal
...
See
https://issues.qgis.org/issues/16833
2017-07-19 19:05:39 +02:00
..
icons
…
plugins
db_manager versioning: add RETURNING to INSERT rule (
fixes
#16083
)
2017-05-16 10:34:59 +02:00
__init__.py
…
CMakeLists.txt
Add test for DBManager's PostGIS connector and plugin
2017-06-06 09:51:30 +02:00
connector_test.py
Add test for DBManager's PostGIS connector and plugin
2017-06-06 09:51:30 +02:00
connector.py
Use PostGIS and PostgreSQL spelling when appropriate
2017-07-07 01:26:38 +02:00
data_model.py
…
info_model.py
db manager: show database name in postgis connection details (
fixes
#3489
)
2016-06-21 00:17:41 +02:00
plugin_test.py
Test that PostGIS query can be passed as both unicode and string literal
2017-07-19 19:05:39 +02:00
plugin.py
For GDAL sake extract a dbname from the connection
2017-06-02 17:31:41 +02:00
resources.qrc
…
sql_dictionary.py
run 2to3 on source
2016-09-21 23:30:04 +02:00