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-02-25 00:58:06 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
/
plugins
/
db_manager
History
Alessandro Pasotti
387c403c2f
First nail in the coffin of DB Manager
...
Replace DB Manager legend custom menu action with C++ implementation for SQL layer
2021-07-22 10:18:13 +10:00
..
db_plugins
[DB Manager] Fix No Geometry tables
2021-04-23 08:25:14 +02: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
…
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
…
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
…