Skip to content

fix: failover's DBPrefix not working - #5816

Merged
kenjis merged 2 commits into
codeigniter4:developfrom
kenjis:fix-db-failover
Mar 25, 2022
Merged

fix: failover's DBPrefix not working#5816
kenjis merged 2 commits into
codeigniter4:developfrom
kenjis:fix-db-failover

Conversation

@kenjis

@kenjis kenjis commented Mar 20, 2022

Copy link
Copy Markdown
Member

Description
Fixes #5812

Checklist:

  • Securely signed commits
  • Component(s) with PHPDoc blocks, only if necessary or adds value
  • Unit testing, with >80% coverage
  • User guide updated
  • Conforms to style guide

@kenjis kenjis added the bug Verified issues on the current code behavior or pull requests that will fix them label Mar 20, 2022
Comment thread system/Database/BaseConnection.php
@kenjis
kenjis merged commit 93cd7c6 into codeigniter4:develop Mar 25, 2022
@kenjis
kenjis deleted the fix-db-failover branch March 25, 2022 08:37
@kenjis kenjis added the database Issues or pull requests that affect the database layer label Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Verified issues on the current code behavior or pull requests that will fix them database Issues or pull requests that affect the database layer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: failover's DBPrefix not working

4 participants