WPIntell

Source evidence

PDO plugin, any database ?

WP DB Driver · support · 2015-07-15T08:58:00+00:00

mixedsentiment
mediumseverity
0.78relevance
2replies
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
nazurk resolved
Hello, Just to be sure, normally with PDO, we can use any database (thanks to drivers). But : You can specify pdo_mysql, mysqli, or mysql. Any other driver will cause an error. It means if I use the plugin with a Postgres, MSSQL or Oracle database, it won’t work ??? Thank you. https://wordpress.org/plugins/wp-db-driver/ Sorry for the delay. So the short answer is no. I don’t support anything else then MySQL with the PDO driver. Long answer is that I worked yesterday to make some changes to extend it with more drivers. By default it’s still only the three drivers since I don’t know if everything still would work if I would support something like Postgres or even something like MSSQL. For now I’m working on releasing the updated version as soon as possible and that one is focussed on getting the unit tests of WordPress pass for all the existing drivers. Maybe afterwards I could play with adding more drivers. Hello Marko. It would be great work if you add suport for postgresql. If you need any help, I would try to help you! Thanks for the plugin!

Comments

2 shown
Marko Heijnen 2015-07-24T11:16:00+00:00

Sorry for the delay. So the short answer is no. I don’t support anything else then MySQL with the PDO driver. Long answer is that I worked yesterday to make some changes to extend it with more drivers. By default it’s still only the three drivers since I don’t know if everything still would work if I would support something like Postgres or even something like MSSQL. For now I’m working on releasing the updated version as soon as possible and that one is focussed on getting the unit tests of WordPress pass for all the existing drivers. Maybe afterwards I could play with adding more drivers.

Ulugov 2015-11-26T11:37:00+00:00

Hello Marko. It would be great work if you add suport for postgresql. If you need any help, I would try to help you! Thanks for the plugin!