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

feat(database): Add replacements for deprecated fetch and fetchAll #40655

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Sep 27, 2023

  1. feat(database): Add replacements for deprecated fetch and fetchAll

    DBAL deprecated these and will remove them it in the future.
    
    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    35968f2 View commit details
    Browse the repository at this point in the history
  2. fixup! feat(database): Add replacements for deprecated fetch and fetc…

    …hAll
    
    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    e1fb2a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. fixup! feat(database): Add replacements for deprecated fetch and fetc…

    …hAll
    
    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    a6c3a7d View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into feat/database/query…

    …-result-fetch-associative-fetch-num
    ChristophWurst committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    4968328 View commit details
    Browse the repository at this point in the history
  3. fixup! feat(database): Add replacements for deprecated fetch and fetc…

    …hAll
    
    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    d25712d View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. fixup! feat(database): Add replacements for deprecated fetch and fetc…

    …hAll
    
    Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
    ChristophWurst committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    c2d5024 View commit details
    Browse the repository at this point in the history