Skip to content

Implement features for a new database #40

@darrencomeau

Description

@darrencomeau

consider making abstract methods ANSI SQL compliant and use an interface which includes those methods.

This would be the framework for database interoperability.

Anything which couldn't be written in ANSI SQL would need to be implemented in individual concrete database classes and a test framework would have to be updated when moving from one to the other.

If some databases have similar capabilities then a new interface with those capabilities could be shared

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions