-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Currently the Aura.Sql
package is used to execute SQLs. That adds dependency to that package and prevent users from using different database access layers.
TODO:
- use pure PDO functions inside the library
- people passing in
ExtendedPdo
class instance would still be happy, because it extendsPDO
peter279k
Metadata
Metadata
Assignees
Labels
No labels