sebastianbergmann / dbunit

DbUnit port for PHP/PHPUnit.
https://phpunit.de/
Other
225 stars 186 forks source link

How to add new database driver ? #154

Closed sergey-nagaytsev closed 6 years ago

sergey-nagaytsev commented 9 years ago

I want to add Apache Cassandra.

What is the best way to do so ? Subclass PHPUnit_Extensions_Database_DB_MetaData just to add to $metaDataClassMap, and then subclass everything dependent on it ?

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had activity within the last 60 days. It will be closed after 7 days if no further activity occurs. Thank you for your contributions.

stale[bot] commented 6 years ago

This issue has been automatically closed because it has not had activity since it was marked as stale. Thank you for your contributions.