

refactor and eliminate the remaining DB-manager connectors to make use of the abstract API.port all remaining data providers to the new API.In particular, future work should be undertaken to: There is still a large amount of work to be done in order to complete all the desired refactoring and to remove all the Python and C++ code that will be ultimately be made redundant.
ISTAT SERVER BJANGO NOTIFICATIONS HOW TO
The new API was also used to implement the automatic loading of layer dependencies (not part of the grant program).įor developers interested in working with the new API, a set Python tests are available to show how to use the methods: (see also the postgres and spatialite companion tests). While the whole of the desired refactoring work was too big for a single grant request, the first work package has been completed and the following data providers have been partially or totally refactored to make use of the new connections API:

The new API is documented in and it provides a few specializations for DB connections ( ) and an initial PR implementation for web service-based connections ( ).

browse tables, drop/create a table/schema, run arbitrary SQL commands etc.)
