#4904 - Indirect testing of Oracle support

Identifier #4904
Issue type Feature request or suggestion
Title Indirect testing of Oracle support
Status Open
Handling member Deleted
Addon core_database_drivers
Description The main difficulty with Composr supporting Oracle is that empty strings are held as nulls in the database, and this needs special consideration.

MariaDB (not MySQL) has a "EMPTY_STRING_IS_NULL" feature.
https://jira.mariadb.org/browse/MDEV-14013

Have some way to activate this in the code, so that you can reliably test through using it.
Steps to reproduce

Related to

#3357 - Oracle database driver re-test and documentation

Funded? No
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".

Rating

Unrated