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

Restrict null primary keys on update/delete, resolves #203 #205

Merged
merged 5 commits into from Jun 21, 2014
Merged

Restrict null primary keys on update/delete, resolves #203 #205

merged 5 commits into from Jun 21, 2014

Commits on May 29, 2014

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

Commits on Jun 7, 2014

  1. MockPDOStatement::execute() Strict Standards

    Mitch committed Jun 7, 2014
    Configuration menu
    Copy the full SHA
    a8c7138 View commit details
    Browse the repository at this point in the history
  2. Tests for 27fb7f2

    Mitch committed Jun 7, 2014
    Configuration menu
    Copy the full SHA
    2126f36 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2014

  1. Fix merge conflicts

    Mitch committed Jun 19, 2014
    Configuration menu
    Copy the full SHA
    2aa5869 View commit details
    Browse the repository at this point in the history
  2. Update tests to not expect generic exception, as PHPUnit < 3.7 (PHP 5…

    ….2) can't handle it
    Mitch committed Jun 19, 2014
    Configuration menu
    Copy the full SHA
    90469df View commit details
    Browse the repository at this point in the history