Skip to content

refactor: add generics to Forge, BaseBuilder and BasePreparedQuery - #10449

Open
paulbalandan wants to merge 1 commit into
codeigniter4:developfrom
paulbalandan:db-connection-generics
Open

refactor: add generics to Forge, BaseBuilder and BasePreparedQuery#10449
paulbalandan wants to merge 1 commit into
codeigniter4:developfrom
paulbalandan:db-connection-generics

Conversation

@paulbalandan

Copy link
Copy Markdown
Member

Description
This ensures their BaseConnection instances is the concrete implementations they need.

Checklist:

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

@paulbalandan paulbalandan added the refactor Pull requests that refactor code label Aug 12, 2026
@github-actions github-actions Bot added the stale Pull requests with conflicts label Aug 12, 2026
@github-actions

This comment was marked as outdated.

@paulbalandan
paulbalandan force-pushed the db-connection-generics branch from 6177181 to c2ecb20 Compare August 13, 2026 07:01
@paulbalandan paulbalandan removed the stale Pull requests with conflicts label Aug 13, 2026
@paulbalandan
paulbalandan force-pushed the db-connection-generics branch from c2ecb20 to a5751d8 Compare August 13, 2026 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactor Pull requests that refactor code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants