VulcanAnalytics / DBTester

Simplified MSSQL database testing library
GNU General Public License v3.0
1 stars 2 forks source link

Split all MSSQL logic out of the base class, split the projects to help isolate further #39

Open darrencomeau opened 5 years ago

darrencomeau commented 5 years ago

https://softwareengineering.stackexchange.com/questions/301362/how-are-abstract-database-interfaces-written-to-support-multiple-database-types/301363