Skip to content

Conversation

@maxime-rainville
Copy link
Contributor

I honestly don't know if this is a good idea. The parent issue is probably not worth fixing on it's own, but it does highlight that we don't currently have a good way to normalise filter values to specific DBField/DB-Drivers.

Parent issue

@sminnee
Copy link
Member

sminnee commented Mar 2, 2021

Silverstripe should have an ORM-wide set of type normalisation rules rather than backend-specific ones. So we need to normalise stuff the lowest common denominator, which means using an int to store Boolean values.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Boolean filters don't work

2 participants