Rumato Estorsky

Results 32 comments of Rumato Estorsky

There are actually two issues related to this bug: 1. WebDAV upload bug on Android 2. No way to continue working with application until full reset The second issue is...

> Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? This issue...

I'm still facing this issue. And still has no time to create custom connector to the yandex disk

Probably should have trait that could convert any DB compatible type to an escaped string compatible with particular DB.

> No, the best is to call the parametrized API of the driver. Why you could not have this API wrapped into appropriate trait?

> You can send a json as string from the app layer and the db take it as json This is bad example. If you are sending JSON as string...

Escape utility should be embedded into prepare statement generation. But there also shold be separate trait in order if someone will try to implement some kind of dynamic query builder.