Edgewall Software

Opened 10 years ago

Last modified 9 years ago

#11580 closed enhancement

Add `tables` property to ConnectionWrapper subclasses — at Initial Version

Reported by: Ryan J Ollos Owned by: Ryan J Ollos
Priority: normal Milestone: 1.0.2
Component: database backend Version:
Severity: normal Keywords: tables
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

While working on #11512, it occurred to me that we might be able to organize the code a bit if the tables query was made to a property of the ConnectionWrapper subclasses.

Would it make sense to also have an interface class for the ConnectionWrapper subclasses (IDatabaseConnection?). It might help anyone that it trying to implement a new database type.

Change History (0)

Note: See TracTickets for help on using tickets.