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-01 00:46:20 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
/
plugins
/
db_manager
/
db_plugins
/
postgis
History
Alexander Bruy
267b049d31
[dbmanager] fix versioning dialog UI (overlapping line edits)
2018-08-25 08:34:24 +03:00
..
plugins
[dbmanager] fix versioning dialog UI (overlapping line edits)
2018-08-25 08:34:24 +03:00
__init__.py
…
CMakeLists.txt
[needs-docs][dbmanager] harmonize icons
2018-06-29 11:56:37 +07:00
connector_test.py
…
connector.py
from unicode to str
2018-05-31 13:06:00 +02:00
data_model.py
Use python super() calls
2018-03-02 09:43:26 +00:00
info_model.py
…
plugin_test.py
Followup f4d08eb9, update expected test result
2018-08-11 13:50:10 +10:00
plugin.py
dbmanager/postgis: quote identifiers in urls (fixes qgis portion of
#19583
)
2018-08-10 09:21:52 +02:00
sql_dictionary.py
…