-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request