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

Milestones

List view

  • As a project maintainer, I would like to have the project integrated with the new Circle CI 2.0 continuous integration with native docker support.

    No due date
    1/1 issues closed
  • As a presenter, I would like the database initialization to be more dynamic and flexible in the following ways: * Database initialization should be moved to a separate DLL. * Database initialization should be callable by powershell. * The Logger Schema DDL should be stored in a way that it can be accessed by the non-.NET projects.

    No due date
    4/5 issues closed
  • As a presenter I would like a Console program that is written in PHP to import users into the AlwaysEncrypted Sample application to demonstrate PHPs compatability with AlwaysEncrypted. It should do the following: 1. Log to the Logger.Log table that log4net uses via PSR-3 Logging. * Initially use [dbal-psr3-logger](https://github.com/tuupola/dbal-psr3-logger). * Eventually implement a custom MonoLog handler. 2. Parse a CSV file of user information. 3. Use doctrine ORM (not just the DBAL) to write to doctrine.

    No due date
    0/2 issues closed