Skip to content

Implement the base CSEP class and the derived class CSEP class for SpatiaLite databases #6

@DanijelSchorlemmer

Description

@DanijelSchorlemmer

The basic CSEP class will cover all functions that do not require a specific database backend. The SpatiaLiteCSEP class will be a derivation of the SpatiaLiteDatabase class and the CSEP class and overload functions that are specific for SpatiaLite databases, like the creation of tables. When later implementing the same class for PostGIS databases, some functions may be overloaded due to advanced PostGIS SQL features.

\rfc @pabloitu

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions