Any particular reason why scalar list filters is o...
# orm-help
d
Any particular reason why scalar list filters is only supported for postgres?
m
Because postgres supports them natively. MySQL and SQLite don't.