zibings / stoic-php-web

Apache License 2.0
0 stars 0 forks source link

Create Stoic\Web\Api\StoicDbApi #18

Closed AndyM84 closed 2 months ago

AndyM84 commented 4 months ago

Just as we have the paired BaseDbClass and StoicDbClass, we should have a StoicDbApi that accepts a PdoHelper instead of a plain old PDO resource.

AndyM84 commented 2 months ago

This is made invalid by https://github.com/zibings/stoic-php-web/issues/19.