database icon indicating copy to clipboard operation
database copied to clipboard

[4.x] add createQuery to DatabaseInterface

Open heelc29 opened this issue 8 months ago • 2 comments

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 avatar Mar 15 '25 14:03 heelc29