Replace hardcoded database queries with dynamic queries

Created on 19 September 2024, about 2 months ago
Updated 21 September 2024, about 2 months ago

Problem/Motivation

Replace hardcoded database queries with dynamic queries to support MongoDB as MongoDB does not support SQL queries. We should not replace hardcoded database queries when those queries are in the critical path or are in the namespace Drupal\KernelTests\Core\Database. The hardcoded database queries in the namespace Drupal\KernelTests\Core\Database are for testing the dynamic queries.

Proposed resolution

Replace hardcoded database queries with dynamic queries.

Remaining tasks

TBD

User interface changes

None

Introduced terminology

None

API changes

None

Data model changes

None

Release notes snippet

None

๐Ÿ“Œ Task
Status

Fixed

Version

11.0 ๐Ÿ”ฅ

Component
Databaseย  โ†’

Last updated 3 days ago

  • Maintained by
  • ๐Ÿ‡ณ๐Ÿ‡ฑNetherlands @daffie
Created by

๐Ÿ‡ณ๐Ÿ‡ฑNetherlands daffie

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024