like: select field from table where trim(fieldB) ...
# orm-help
b
like: select field from table where trim(fieldB) = 'whatever '
r
@Bruno Casado 👋 Currently you would need to use a raw query for this. We have a request here for the same so it would be great if you could add a 👍 and follow this request for more updates 🙂
🙌 1
b
thank you @Ryan