Skip to content
This repository has been archived by the owner on Aug 7, 2020. It is now read-only.
This repository has been archived by the owner on Aug 7, 2020. It is now read-only.

Get always encrypted support to actually work in PHP #10

Open
@zippy1981

Description

Right now the monolog log handler is code complete in the features/phpSampleApp branch. All that is waiting is driver support.

  • pdo_sqlsvr: It currently lacks AlwaysOn support. Microsoft promises this will be fixed in July.
  • pdo_odbc: According to Microsoft I just need to add ColumnEncryption=Enabled; to the ODBC connection string for ODBC based applications to work.
  • FreeTDS: It currently lacks AlwaysOnSupport. Even if it did work, PHP support is dubious at this point.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions