WPIntell

Source evidence

access to db handler

WP DB Driver · support · 2014-01-25T03:07:00+00:00

mixedsentiment
mediumseverity
0.79relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

4 / 31 rows with source links

12.9% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

27 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
circmark resolved
What I would like is for a method in the wpdb_drivers class that looks something like this: public function getDbh() { return $this->dbh; } This would allow me to use features not supported such as transactions and stored procedures. This way wordpress can do its stuff using the wpdb_drivers class while I have the freedom to do whatever the database supports without having to resort to an additional database connection. Any thoughts on this? http://wordpress.org/plugins/wp-db-driver/ Related https://github.com/markoheijnen/wp-db-driver/issues/10

Comments

1 shown
Kurt Payne 2014-01-25T05:41:00+00:00

Related https://github.com/markoheijnen/wp-db-driver/issues/10