DBTNG
DBTNG copied to clipboard
The DBTNG database abstraction library for PHP
I've converted this schema test to work on phpunit.
Hi Larry, are you still interested to continue development on this project? I think it is currently behind the status of the db engine in D8. Can I say, 3...
Now that DBTNG is out of Drupal, it no longer has simpletest. In light of existing schema issues Drupal is facing with PostgreSQL and SQLite. Should would conceive a test...
See title :) Currently, its is quite messy that some methods allow chain and others don't. Suggestion: add\* methods are not chainable, all others are. This is already true for...