Implement PDO driver #72

Closed
opened 2017-09-05 10:11:17 -04:00 by jking · 0 comments
Owner

It would be beneficial to have a PDO driver for a few reasons:

  1. We can support configurations which have PDO extensions loaded, but not native extensions
  2. We can use PHPUnit's built-in database facilities instead of the hack-job we have now
  3. We can more easily do an initial implementation for databases other than SQLite
It would be beneficial to have a PDO driver for a few reasons: 1. We can support configurations which have PDO extensions loaded, but not native extensions 2. We can use PHPUnit's built-in database facilities instead of the hack-job we have now 3. We can more easily do an initial implementation for databases other than SQLite
jking added this to the Future milestone 2017-09-05 10:11:17 -04:00
jking added the
feature
label 2017-09-05 10:11:17 -04:00
jking closed this issue 2017-12-31 17:25:44 -05:00
jking modified the milestone from Future to 0.3.0 2018-01-01 09:38:52 -05:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

0000-12-31

Dependencies

No dependencies set.

Reference: MensBeam/Arsse#72
No description provided.