- Issue created by @devKhairul
- Issue was unassigned.
- 🇬🇧United Kingdom pstewart
This primarily relates to the lack of a REGEXP operator in SQL Server. IIRC Drupal Core supports the REGEXP operator and technically requires it, however does not use REGEXP itself. However, some contrib modules might make use of it, so some sites may experience problems with any such modules if they don't have a CLR installed to provide a REGEXP function that the module can use. I think downgrading it to a warning instead of an error would be reasonable.
- 🇨🇦Canada devKhairul
That makes total sense. Showing it as an error throws "non-technical" people off in the management. Downgrading this to a warning would be a good step in the right direction.
- Merge request !89Change custom functions error to a warning and improve description → (Merged) created by pstewart
- Status changed to Needs review
10 months ago 1:48pm 27 January 2024 -
pstewart →
committed 1e0972f8 on 4.4.x
Issue #3415331 by pstewart, devKhairul: MSSQL Server Custom Functions...
-
pstewart →
committed 1e0972f8 on 4.4.x