Umed Khudoiberdiev

Results 309 comments of Umed Khudoiberdiev

Maybe this feature is useful in some scenarios, but I don't think we need to extend exist `find` API. Consider creating your repository like @Ginden did and use this method...

> We don't use currently use react native at Digital Bazaar, so figuring out these support issues and testing is a bit difficult. The mass forking seems a bit unfortunate....

One small correction: there is actually a polyfill for React Native to replace `node's crypto`, but not `WebCrypto`. It's usable. Obviously `react-native` environment is NOT a **browser** and NOT **node.js**....

> We really would prefer a straightforward approach of writing code that uses standard web APIs as much as possible with minimal platform specific support and dependencies. Of course that's...

@davidlehn I can create a PR if you are okay with the proposed changes in `package.json`. It's basically metadata which has zero breaking change issues.

Right now it seems like only `@here` is highlighted, which is... weird. Would be great to have a control over that.

Can you please enable `logging` by setting `logging: true` in connection options and show us SQL query generated? Also, if you want issue to be resolved faster, good to have...

> Add Cascade delete decorator you mean `onDelete: "CASCADE"`, right? Are you using `0.2.0` ?

@tomekzaw when we can expect a release with this change?

thanks @tomekzaw !