Blottiere Paul
|
d09a34c900
|
Merge pull request #6553 from pblottiere/bugfix_dbmanager_stop
[dbmanager] Fixes empty table
|
2018-03-09 00:10:39 +00:00 |
|
Salvatore Larosa
|
29f6884a23
|
Fixes #18375 - fix API break
|
2018-03-07 23:23:47 +01:00 |
|
Blottiere Paul
|
6bdee5b79e
|
[dbmanager] Fixes empty table
Fixes #18352
|
2018-03-07 03:24:44 +01:00 |
|
Blottiere Paul
|
777fdebb73
|
Clean task once model is completed
|
2018-03-02 09:43:26 +00:00 |
|
Blottiere Paul
|
ad91694b76
|
Remove unnecessary cancel subtask
|
2018-03-02 09:43:26 +00:00 |
|
Blottiere Paul
|
eef18cbe2e
|
Remove unused code
|
2018-03-02 09:43:26 +00:00 |
|
Blottiere Paul
|
887a226115
|
Use python super() calls
|
2018-03-02 09:43:26 +00:00 |
|
Blottiere Paul
|
fea66f9913
|
Update ui and add shortcut to cancel pending query
|
2018-03-02 09:43:26 +00:00 |
|
Blottiere Paul
|
cf53a4cb14
|
Add async model for gpkg
|
2018-03-02 09:43:26 +00:00 |
|
Blottiere Paul
|
ad630094c1
|
More cleaning
|
2018-03-02 09:43:26 +00:00 |
|
Blottiere Paul
|
a948f1b84d
|
Some clean
|
2018-03-02 09:43:26 +00:00 |
|
Blottiere Paul
|
957e92c847
|
Add async model for virtual layers
|
2018-03-02 09:43:26 +00:00 |
|
Blottiere Paul
|
bf7df6d2e3
|
Add a cancel button for Postgis and Spatialite
|
2018-03-02 09:43:26 +00:00 |
|
Nyall Dawson
|
838bde33ab
|
[dbmanager] Workaround Python error when vacuuming spatialite table
Workaround https://bugs.python.org/issue28518
Fixes #18079
|
2018-02-16 12:34:16 +11:00 |
|
Nyall Dawson
|
ea40f1e82a
|
More capitalization homogenization
|
2018-02-13 19:49:15 +11:00 |
|
Nyall Dawson
|
fa56aa5542
|
[dbmanager] Fix python error when scrolling postgis results
Fixes #17835
|
2018-02-13 19:49:15 +11:00 |
|
Nyall Dawson
|
6b4e734d95
|
[dbmanager] Fix inconsistent capitalization, HIG violations,
and unprofessional strings
|
2018-02-13 19:49:15 +11:00 |
|
Nyall Dawson
|
c08e4c53a9
|
Fix invalid (deprecated) escape strings in db manager
|
2018-02-13 19:49:15 +11:00 |
|
Denis Rouzaud
|
3dc3d9d1b2
|
unite QgsMessageLog::Level and QgsMessageBar::MessageLevel in Qgis::MessageLevel
make enum items lower case
remove unused QgsMessageLog::None and All
|
2018-02-06 08:56:40 -04:00 |
|
Salvatore Larosa
|
68b7bf6aa8
|
[dbmanager] porting of dae921c to 3: fixes #16476
|
2018-02-03 10:53:55 +01:00 |
|
pcav
|
3b39dcf401
|
Changed in in DB Manager
|
2018-01-29 10:18:52 +01:00 |
|
JD LOMENEDE
|
13cb8e4e0b
|
remove fromOldWkbType (api_break)
|
2017-11-24 00:21:33 +01:00 |
|
Salvatore Larosa
|
f1c3692f6a
|
[dbmanager] Fixes #16533 and #16506
|
2017-11-15 18:26:21 +01:00 |
|
Nyall Dawson
|
75885d70d5
|
Rename various WKT/WKB/GeoJSON/GML methods for consistency
and consistent capitalisation
|
2017-11-15 20:51:05 +10:00 |
|
Even Rouault
|
95feb87d3b
|
Fix DBManager + PyQgsDBManagerGpkg and unblack list it for Travis-CI
|
2017-11-10 22:02:19 +01:00 |
|
Even Rouault
|
3d9ca40f4e
|
[DB Manager / GPKG] Remove GDAL 1.x support
|
2017-11-09 19:18:34 +01:00 |
|
Even Rouault
|
4eed39b63c
|
[DB Manager / GPKG] Fix COMMIT with GDAL 2 (fix #16174)
|
2017-11-09 19:11:33 +01:00 |
|
Juergen E. Fischer
|
f243b8448e
|
postgres: add support for partitioned tables (implements #17302)
|
2017-10-21 17:39:18 +02:00 |
|
Matthias Kuhn
|
262836d5fd
|
Fix too-many-format-args
|
2017-10-17 00:32:35 +02:00 |
|
Matthias Kuhn
|
f1eba211f6
|
Fix call to non-existent method
|
2017-10-17 00:29:23 +02:00 |
|
Matthias Kuhn
|
7aae9454ec
|
Add abstract base method
|
2017-10-17 00:28:58 +02:00 |
|
Matthias Kuhn
|
b0855e2c41
|
Fix super call
|
2017-10-17 00:28:33 +02:00 |
|
Matthias Kuhn
|
506a831565
|
Fix typo in method name
|
2017-10-17 00:03:31 +02:00 |
|
Matthias Kuhn
|
b94612dffa
|
Properly raise NotImplementedError
|
2017-10-17 00:01:48 +02:00 |
|
Matthias Kuhn
|
5bf300d79f
|
Fix access to member variable in classmethod
|
2017-10-16 23:45:55 +02:00 |
|
Matthias Kuhn
|
118e303a8d
|
Fix typo in method call
|
2017-10-16 23:36:38 +02:00 |
|
Matthias Kuhn
|
6a1973c1eb
|
Remove unrequired cast
|
2017-09-28 13:22:37 +02:00 |
|
Nyall Dawson
|
d704163884
|
Rename QgsRectangle::buffer to buffered and mark as const
|
2017-09-25 17:20:36 +10:00 |
|
Alessandro Pasotti
|
d8940544f7
|
[bugfix] Geopackage restore connections in DB-manager
|
2017-09-14 13:39:44 +02:00 |
|
Harrissou Sant-anna
|
6fd3c1090a
|
Fix wording
Fully write the label because there's enough space + alignment
|
2017-08-22 07:53:44 +02:00 |
|
Alessandro Pasotti
|
04f79d174d
|
Geopackage: Use the same settings for DB Manager and browser
|
2017-08-14 15:04:54 +02:00 |
|
Mario Baranzini
|
78af413dcc
|
Remove python future compatibility layer
|
2017-08-07 10:27:15 +02:00 |
|
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 |
|
Sandro Santilli
|
2a572be73e
|
Add test for #16833
Tested to pass with Python 2.7.13
|
2017-07-19 16:48:36 +02:00 |
|
Harrissou Sant-anna
|
9e6b8ed59d
|
Use PostGIS and PostgreSQL spelling when appropriate
|
2017-07-07 01:26:38 +02:00 |
|
Harrissou Sant-anna
|
6fab688298
|
Use SpatiaLite right spelling when needed
|
2017-07-07 01:26:38 +02:00 |
|
Harrissou Sant-anna
|
450eb7c24a
|
Spelling check: Replace analyse by analyze
|
2017-07-02 22:28:50 +02:00 |
|
Even Rouault
|
2fb0b16364
|
[DBManager] Avoid unhandled exception on a untyped geometry (wkbUnknown) layer (#16730)
|
2017-06-21 14:17:29 +02:00 |
|
Sandro Santilli
|
362d4f0697
|
Add DBManager test for service-only URI
Ref #16626
Also fixes runs with non-standard QGIS_PGTEST_DB env variable set
|
2017-06-06 14:56:40 +02:00 |
|
Sandro Santilli
|
7af47c2afa
|
Add a raster table to the test postgis setup, use it from dbmanager test
|
2017-06-06 09:51:30 +02:00 |
|