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-10-18 00:06:00 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
/
plugins
/
db_manager
History
Sandro Santilli
51da2ef551
Trust primary key of layers setup by DBManager TopoViewer plugin
...
Removes two very expensive queries per TopoViewer instance
Closes
#47389
2022-02-16 16:35:37 +01:00
..
db_plugins
Trust primary key of layers setup by DBManager TopoViewer plugin
2022-02-16 16:35:37 +01:00
icons
…
ui
…
__init__.py
…
.gitignore
…
CMakeLists.txt
…
CREDITS
…
db_manager_plugin.py
First nail in the coffin of DB Manager
2021-07-22 10:18:13 +10:00
db_manager.py
…
db_model.py
…
db_tree.py
Fix Z/M dimension URI via DB Manager.
Fixes
#34894
(
#45223
)
2021-09-28 21:14:45 +02:00
dlg_add_geometry_column.py
…
dlg_create_constraint.py
…
dlg_create_index.py
…
dlg_create_table.py
…
dlg_db_error.py
…
dlg_export_vector.py
…
dlg_field_properties.py
…
dlg_import_vector.py
Make the db managers import function more robust towards (some types of) invalid layers.
2021-01-27 18:17:17 +10:00
dlg_query_builder.py
For loops to list comprehension
2021-01-23 16:06:29 -08:00
dlg_sql_layer_window.py
[dbmanager] Fix deprecation warning
2021-03-29 08:18:39 +10:00
dlg_sql_window.py
[dbmanager] Fix deprecation warning
2021-03-29 08:18:39 +10:00
dlg_table_properties.py
…
info_viewer.py
…
layer_preview.py
…
LICENSE
…
metadata.txt
…
resources.qrc
…
sql_dictionary.py
…
sqledit.py
[dbmanager] Fix deprecation warning
2021-03-29 08:18:39 +10:00
table_viewer.py
…
TODO
…