Alessandro Pasotti
a3c4eb9947
Providers connections interface API
...
This is the implementation of the new DB connections API (grant proposal 2019).
Summary
The new API makes it available to QGIS core a new interface for provider connections and will allow to:
replace the provider specific QgsSettings management in QGIS4 (save/load connections from the settings) NOT IN SCOPE FOR NOW.
provide a unified API for common operations on DB connections:
executeSql and get the results
list tables names and properties and schemas
create a new vector table (no rasters for now)
create/rename/drop schemas and tables
vacuum
....
2019-08-16 20:44:05 +02:00
..
2018-07-26 08:34:38 +02:00
2019-04-03 02:31:27 +10:00
2018-11-13 07:14:19 +10:00
2019-06-06 17:41:40 +02:00
2019-08-14 06:46:19 +10:00
2019-05-13 16:03:01 -05:00
2018-09-26 14:23:04 +02:00
2019-01-16 20:26:11 +11:00
2019-05-03 15:26:22 +02:00
2019-07-15 12:52:20 +10:00
2018-08-08 09:18:32 +02:00
2018-11-13 07:13:36 +10:00
2018-08-07 14:31:17 +02:00
2019-07-05 13:33:27 +02:00
2019-08-16 20:44:05 +02:00
2019-05-21 14:13:28 -05:00
2019-08-10 15:33:51 +02:00
2019-04-17 14:12:30 +02:00
2018-07-26 21:51:25 +02:00
2019-06-09 10:25:50 +02:00
2018-05-28 13:05:28 +10:00
2019-05-17 16:47:47 +02:00
2019-01-23 03:37:24 +11:00
2018-06-08 10:13:13 +10:00
2018-05-12 06:20:29 +10:00
2018-05-12 06:20:29 +10:00
2018-06-15 06:39:48 +10:00
2018-12-18 04:37:57 +10:00
2018-06-07 09:05:16 +02:00
2019-02-12 18:25:43 +01:00
2018-09-11 06:01:06 +10:00
2018-09-28 14:25:38 +10:00
2019-06-21 12:54:47 +02:00
2018-10-24 00:21:53 +02:00
2018-10-24 00:21:53 +02:00
2018-10-24 00:21:53 +02:00
2018-10-24 00:21:53 +02:00
2018-10-24 00:21:53 +02:00
2019-06-24 12:11:51 +02:00
2019-06-05 12:50:02 +02:00
2019-04-30 16:34:31 +10:00
2019-01-09 18:13:13 +01:00
2019-01-09 18:13:13 +01:00
2019-06-09 10:25:50 +02:00
2019-06-09 10:25:50 +02:00
2018-04-06 15:55:40 +10:00
2018-04-06 15:55:40 +10:00
2019-05-23 07:44:23 +10:00
2018-09-21 15:32:19 +02:00
2019-05-31 06:32:59 +10:00
2019-05-31 06:32:59 +10:00
2019-03-18 09:20:06 +01:00
2019-07-01 06:32:21 +10:00
2019-04-05 12:01:06 +07:00
2018-04-26 13:33:48 +02:00
2018-12-05 11:14:13 +07:00
2019-04-10 08:06:12 +07:00
2019-04-10 08:06:12 +07:00
2018-09-16 14:18:39 +02:00
2018-09-16 14:18:39 +02:00
2018-09-16 14:18:39 +02:00
2018-09-16 14:18:39 +02:00
2019-04-30 15:21:39 +10:00
2018-09-22 11:59:14 +02:00
2019-05-27 09:20:34 +02:00
2019-04-25 22:14:08 +02:00