Martin Adámek
Martin Adámek
People have spoken (#5588), I will remove the awaitability in v7.
FYI I just added the `qb.applyFilters` shortcut (0aaaa4fe7087e874cdb97b81ddf6c9da90def259).
How is this different from embeddables (or custom types if it's about a single column, you can use those to validate the values too)? I don't think we need anything...
I have no idea what's this supposed to be doing, but feel free to PR it 😄 Just keep in mind the schema comparator needs to be able to detect...
Thanks, will take a look during next week and try to get acquainted with this to have some opinion :] > Stored routines behave very differently from entities, so I...
Do you plan to work on this?
Can you prepare some benchmarks so we know how much slower this solution is? If its fast enough, I dont mind doing this by default, but it would have to...
> also, in my random current use case, >90%of json fields of my loaded models would be perfectly fine if compared as references, which I don't know how to do...
I would rather keep things simple, so the property option sounds good to me, but `@Collation` decorator does not (partially also because that would tie its definition to particular table,...
PR welcome