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

Removed explicit escaping for pgsql driver in FilterPartial#maybeSpecifyEscapeChar. Fixes #941 #968

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Sep 9, 2024

  1. Fix styling

    Talpx1 authored and github-actions[bot] committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    7b02582 View commit details
    Browse the repository at this point in the history
  2. Removed explicit escaping for pgsql driver in FilterPartial#maybeSpec…

    …ifyEscapeChar. Fixes spatie#941
    
    Added mariadb driver in FilterPartial#maybeSpecifyEscapeChar phpdoc for param $driver. Also adjusted test in order to run with mariadb driver only if the installed version of illuminate/database dependency supports the driver.
    Talpx1 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    0033fe1 View commit details
    Browse the repository at this point in the history
  3. Fix styling

    Talpx1 authored and github-actions[bot] committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    485430a View commit details
    Browse the repository at this point in the history