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

Fix incorrect syntax for dropping primary indexes in PostgreSQL #6025

Merged
merged 17 commits into from
Jun 15, 2023

Commits on Apr 30, 2023

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

Commits on May 1, 2023

  1. Configuration menu
    Copy the full SHA
    f57cdfc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61ae9b1 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Configuration menu
    Copy the full SHA
    6e60c07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab96680 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Add changes based on CR

    f-lombardo committed May 23, 2023
    Configuration menu
    Copy the full SHA
    cd11882 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Add fixes based on phpcbf

    f-lombardo committed May 25, 2023
    Configuration menu
    Copy the full SHA
    4b71972 View commit details
    Browse the repository at this point in the history
  2. Fix phpstan problems

    f-lombardo committed May 25, 2023
    Configuration menu
    Copy the full SHA
    af643ff View commit details
    Browse the repository at this point in the history
  3. Add changes based on CR

    f-lombardo committed May 25, 2023
    Configuration menu
    Copy the full SHA
    b3129e6 View commit details
    Browse the repository at this point in the history
  4. Remove comment

    f-lombardo committed May 25, 2023
    Configuration menu
    Copy the full SHA
    d622481 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Update tests/Functional/Driver/PDO/PgSQL/DBAL6024Test.php

    Co-authored-by: Alexander M. Turek <me@derrabus.de>
    f-lombardo and derrabus authored May 26, 2023
    Configuration menu
    Copy the full SHA
    d600aae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    901d488 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

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

Commits on May 29, 2023

  1. Fix psalm problems

    f-lombardo committed May 29, 2023
    Configuration menu
    Copy the full SHA
    bee782f View commit details
    Browse the repository at this point in the history

Commits on May 31, 2023

  1. Remove xdebug_break

    f-lombardo committed May 31, 2023
    Configuration menu
    Copy the full SHA
    8400448 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

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

Commits on Jun 13, 2023

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