Skip to content

[4.x] add createQuery to DatabaseInterface#325

Merged
Hackwar merged 9 commits intojoomla-framework:4.x-devfrom
heelc29:4/interface-createquery
Jun 25, 2025
Merged

[4.x] add createQuery to DatabaseInterface#325
Hackwar merged 9 commits intojoomla-framework:4.x-devfrom
heelc29:4/interface-createquery

Conversation

@heelc29
Copy link
Contributor

@heelc29 heelc29 commented Mar 15, 2025

Pull Request for Issue #

Summary of Changes

adds createQuery to DatabaseInterface

Testing Instructions

  • only interface updated
  • check every class which implements DatabaseInterface must contain createQuery

Documentation Changes Required

Every class which implements DatabaseInterface must contain createQuery

heelc29 added a commit to heelc29/joomla-cms that referenced this pull request Mar 15, 2025
heelc29 added a commit to heelc29/joomla-cms that referenced this pull request Mar 15, 2025
@Hackwar
Copy link
Contributor

Hackwar commented Mar 30, 2025

I'd really like to merge this PR, however I would need some documentation for this similar to what is here: https://github.com/joomla-framework/database/blob/3.x-dev/docs/v1-to-v2-update.md
Can you please add a file with a few lines to describe this? Thank you!

@Hackwar
Copy link
Contributor

Hackwar commented Mar 30, 2025

Can you also check if you got everything from #311 covered in your PR as well? Then I would close the other PR.

@heelc29
Copy link
Contributor Author

heelc29 commented May 19, 2025

Can you also check if you got everything from #311 covered in your PR as well? Then I would close the other PR.

Yes, it contains all changes from #311 without deprecation message using backtrace #311 (comment)

@Hackwar Hackwar merged commit cf50dda into joomla-framework:4.x-dev Jun 25, 2025
2 checks passed
@Hackwar
Copy link
Contributor

Hackwar commented Jun 25, 2025

Thank you! It tooks some time, but at least it is now ready in time for the 6.0 CMS release.

@heelc29 heelc29 deleted the 4/interface-createquery branch June 29, 2025 17:53
Bodge-IT pushed a commit to joomla/joomla-cms that referenced this pull request Sep 25, 2025
* [5.3][joomla/database] use createQuery
* temp update joomla-framework/database#325
* update test stubs
* update
* fix merge conflicts
* use 4.x-dev branch of joomla/database
* update
* Update phpstan-baseline.neon
* update
* Update composer.lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments