Aleksei Gagarin
Aleksei Gagarin
I think it should be moved into buggregator/trap repository
I think it possible using custom typecast handler. It won't work with migration generator but in PHP you will always work with UTF-8
You are right. > or you manage anything related from here I do it [from here](https://github.com/orgs/cycle/projects/1/views/8) :)
Assignee should be @cycle/contributors by default
Hi. What do you expect from ORM in case of passing an empty list?
> Hi, maybe not to generate `AND xxx.ProductGuid IN()` at all? or generate `FALSE` instead? because the `IN` operator is used to define a white list. And if the list...
Yet another option -- generate `xxx.ProductGuid is null`. Wny not? The values list has no values. Shouldn't we check that field has no value too? :)
It's impossible to send value plus function instead of just value in a prepared statement
Hi 👋 There are no updates yet. Feel free to suggest a PR if you want to help
Or it might be some Fragment that contains Select object and alias. I think it's a good feature after JSON functions