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 PDO string literal escape #1195

Merged
merged 12 commits into from
Apr 15, 2024
Merged

Fix PDO string literal escape #1195

merged 12 commits into from
Apr 15, 2024

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    b018668 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b9afdd View commit details
    Browse the repository at this point in the history
  3. improve imports

    mvorisek committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    b80c004 View commit details
    Browse the repository at this point in the history
  4. test identifier escape

    mvorisek committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    bd85739 View commit details
    Browse the repository at this point in the history
  5. mote tests

    mvorisek committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    07ab896 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5a496b3 View commit details
    Browse the repository at this point in the history
  7. fix MSSQL escaping issue

    mvorisek committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    8241f48 View commit details
    Browse the repository at this point in the history
  8. fix MSSQL escaping issue II

    mvorisek committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    4c70a9b View commit details
    Browse the repository at this point in the history
  9. improve

    mvorisek committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    394a4b0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    df3e609 View commit details
    Browse the repository at this point in the history
  11. always test full UTF-8 range

    mvorisek committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    0702f6b View commit details
    Browse the repository at this point in the history
  12. fix test for Oracle PDO

    mvorisek committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    e77a8cd View commit details
    Browse the repository at this point in the history