Baobab icon indicating copy to clipboard operation
Baobab copied to clipboard

Any plan to add PDO support?

Open wqking opened this issue 6 years ago • 3 comments

Current only MySQLi is supported. Is there any plan to add PDO?

wqking avatar Aug 04 '17 02:08 wqking

I second this. I have converted my code to pdo and I now need to make an exception for this class.

Perhaps Baobab could support both or allow the constructor to take DB credentials and it can manage it's own connection.

eradin avatar Nov 21 '19 18:11 eradin

You may want to look at: https://github.com/Isinlor/Baobab-PDO

It's a full port of Baobab to PDO.

Isinlor avatar Nov 23 '19 16:11 Isinlor

Thanks. There is an unreleased 1.3.1 version but the latest release is 1.3.0. Composer doesn't seem to work for me either way. Is 1.3.1 stable?

eradin avatar Nov 23 '19 18:11 eradin