Dmitry Russ
Dmitry Russ
Yes, probably I need to add to documentation, that query should be sanitized before executing. That is done for performance reasons. You can always sanitize it in client code, when...
Is there any reproducing query, which I can use?
@tkooger 1) Which version of MySQL / MariaDB do you use? 2) Could you provide minimal example of a procedure and how you use it for reproducing the issue?
Hi! Can you provide minimal reproducible example, which stored procedure do you use? Would be nice to build some tests with stored procedures, as I'm doing refactoring for upcoming ecto...
Thanks, for feedback. We will improve error message.
Hi! @wangbus it is not implemented yet. I can tackle this somewhere in middle of next week.
Right, I wanted to solve this https://github.com/xerions/mariaex/pull/243#issuecomment-446887426, but didn't got to it atm. It is my last todo before release. So, will try to do it in nearest future and...
@michalmuskala Like this: https://github.com/talentdeficit/jsx#incomplete-input Something, what allows to decode json partially on the fly without needing to get the whole json.
Hi, @jamilabreu ! Sorry for late answer. I'm kind of waiting, what the new direction with GraphQL it will take, so I'm not sure where DGraph goes and where should...
@martinthenth Yes, it is up to date, usually I test against every new version. 1. The `set` API should be deprecated. I agree, this was still there on backwards-compatibility reason....