Skip to content

Conversation

@grkernisant
Copy link

The proposed change is to allow corner cases where $sql being passed
might already contain a DATETIME constraint that would be detected as a
named bind even though you could be wanting to do a simple bind.
Ex WHERE some_column = ? AND other_column = ?
(date_column IS NULL OR false_positive_1 LIKE '%05:48%' OR false_positive_2 LIKE '%05:48%')

Signed-off-by: Guy-Robert Kernisant grkernisant@gmail.com

Signed-off-by: Guy-Robert Kernisant <grkernisant@gmail.com>
@samsonasik
Copy link
Member

this repo is read only, please send patch to https://github.com/codeigniter4/CodeIgniter4 instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants