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-10 00:13:55 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
QGIS
/
python
/
plugins
/
db_manager
History
Matthias Kuhn
bd61fa55e7
Do not specify srid in dbmanager. It goes crazy
...
If srid is specified in an uri, it disables type detection.
Fix
#30787
2019-08-02 13:12:18 +02:00
..
db_plugins
Do not specify srid in dbmanager. It goes crazy
2019-08-02 13:12:18 +02:00
icons
…
ui
…
__init__.py
…
.gitignore
…
CMakeLists.txt
…
CREDITS
…
db_manager_plugin.py
…
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
…
dlg_query_builder.py
…
dlg_sql_layer_window.py
…
dlg_sql_window.py
[bugfix] Fix the whole text instead of the selected part in db_manager save SQL file.
fixes
#30616
2019-07-22 18:41:01 +10:00
dlg_table_properties.py
…
info_viewer.py
…
layer_preview.py
…
LICENSE
…
metadata.txt
…
resources.qrc
…
sql_dictionary.py
…
sqledit.py
…
table_viewer.py
…
TODO
…