Skip to content

Don't depend on Aura.Sql #1

@aik099

Description

@aik099

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:

  1. use pure PDO functions inside the library
  2. people passing in ExtendedPdo class instance would still be happy, because it extends PDO

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions