You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To later be able to switch between different database backends, we need to implement an abstract database class and a derived class for SpatiaLite databases. These classes only provide the functionality to connect to the database and to load the spatial extension.