Add method to the database connection class indicating the use of relational database storage

Created on 27 June 2024, 2 months ago
Updated 16 July 2024, about 2 months ago

Problem/Motivation

In [meta] Add database driver for MongoDB to Core as experimental Active we are adding a database driver for MongoDB. MongoDB does not use a relational database storage. We should add a method to the database connection class that returns TRUE when the database driver uses a relational database storage and FALSE when it does not.

Proposed resolution

Add the method Connection::usesRelationalDatabaseStorage()

Remaining tasks

Do it.

User interface changes

None

API changes

Added new method Connection::usesRelationalDatabaseStorage()

Data model changes

None

Release notes snippet

TBD

📌 Task
Status

Active

Version

11.0 🔥

Component
Database 

Last updated 1 minute ago

  • Maintained by
  • 🇳🇱Netherlands @daffie
Created by

🇳🇱Netherlands daffie

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

Comments & Activities

Production build 0.71.5 2024