Denis Kildishev

Results 25 comments of Denis Kildishev

Hi @leogout, nice to meet you! Thanks for your initiative and words, it can be really helpful since we still don't have enough resources to maintain this repository. For sure...

@edmenendez I've sent you invite to become maintainer as well, thanks a lot for supporting this project.

The reason for it now – is that you can create any query on frontend (data analytic for example) without need to address developers for it. Do you suggest to...

@OmkarPathak yes, but admin panel is not something public. only those you give access will see it. SQL analytics services like https://redash.io/ works the same way. i think a better...

@OmkarPathak yes, that's what i've understood. my idea is to encrypt this query, so only backend can decrypt it. users that will have sql permission will be able to see...

@amitassaraf hello! that's strange, because jet works OK with non numeric PK, at least when they are not called id (you can change primary key field in Jet Admin interface)....

any reason why? had to use https://github.com/KrauseFx/TSMessages because it's on CocoaPods

@lucasgherculano Do you mean SSH client or server? Tried adding SSH bastion server parameters, but need time to test if it helped: ``` ClientAliveInterval 300 ClientAliveCountMax 2 ``` I thought...

Manually creating SSH tunnel with "ssh" command works ok