Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parameterized query support v next #396

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Commits on Apr 23, 2021

  1. added github workflows

    dg committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    d24fc4d View commit details
    Browse the repository at this point in the history
  2. opened 5.0-dev

    dg committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    b74ef09 View commit details
    Browse the repository at this point in the history
  3. requires PHP 8.0

    dg committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    2ef62cd View commit details
    Browse the repository at this point in the history
  4. composer: updated dependencies

    dg committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    3cb9c7a View commit details
    Browse the repository at this point in the history
  5. coding style

    dg committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    e1fd958 View commit details
    Browse the repository at this point in the history
  6. removed support for PHP 7

    dg committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    03b1f1b View commit details
    Browse the repository at this point in the history
  7. added property typehints

    dg committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    9fb73cb View commit details
    Browse the repository at this point in the history
  8. added PHP 8 typehints

    dg committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    15a9c98 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

  1. sqlsrv_configure after sqlsrv_errors

    jaf2bj authored and dg committed May 26, 2021
    Configuration menu
    Copy the full SHA
    4884583 View commit details
    Browse the repository at this point in the history
  2. sqlsrv_configure after sqlsrv_errors

    jaf2bj authored and dg committed May 26, 2021
    Configuration menu
    Copy the full SHA
    c3b365e View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Configuration menu
    Copy the full SHA
    35a8ee7 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Configuration menu
    Copy the full SHA
    32a675f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ad3592 View commit details
    Browse the repository at this point in the history
  3. Code formatting / cleanup

    gabema committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    a138466 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. Fixes code checker errors

    gabema committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    63a7076 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06dc273 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    493eec8 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Updating ODBC Driver install for appveyor and referencing "function-l…

    …ike" SQL server constants reliably
    gabema committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    62d8706 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. updating curl command

    gabema committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    57af572 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6289031 View commit details
    Browse the repository at this point in the history
  3. Re-adding support for PdoDriver query parameter support. Updating App…

    …veyor SqlServer runtime
    
    Updated sql server runtime to 2016 since that's the currently oldest supported version.
    https://docs.microsoft.com/en-us/sql/sql-server/end-of-support/sql-server-end-of-life-overview?view=sql-server-ver15
    gabema committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    41fdfbd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    77adc8c View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    8463aab View commit details
    Browse the repository at this point in the history