Tamizhvendan S

Results 35 comments of Tamizhvendan S

http://neuralnetworksanddeeplearning.com/ is also seems good.

Hi @mihar-22, Thanks for working on this. Any updates on it's progress?

Thanks a ton for the awesome work @mihar-22! Looking forward

As replied [in this comment](https://github.com/graphqlize/graphqlize/issues/51#issuecomment-613495760), this will be added in a future release.

The ideal test suite for HoneyEQL has to interact directly with the database (Postgres & MySQL) and running it against an H2 database is not a foolproof solution. As mentioned...

Sorry, @plexus for the delayed response. I got the use case. From the implementation perspective, all we need is [separate adapter](https://github.com/graphqlize/honeyeql/blob/master/src/honeyeql/db_adapter/core.clj) implementations. I am open to accepting the MR if...

Hi @ieugen, I do understand the value of tests & how critical it is to stability. I do have a working test suite with close to 180+ test cases in...

Thanks, @tonsky. If there is anything that I can do here, please let me know.

I guess it is something similar to [this issue](https://github.com/fsharp/FSharp.Data/issues/823). Some internal code while initializing the type provider is causing the issue. I tried to attach debugger and troubleshoot but it...

Thanks @rspeele Unfortunately, it didn't work! ![image](https://user-images.githubusercontent.com/1128916/29646123-25e01c40-889f-11e7-8e0e-851db22e9add.png) ``` /~/temp/Rezoom.SQL/src/Rezoom.SQL.Provider/user.fsx(15,10): error FS3033: The type provider 'Rezoom.SQL.Provider.Provider' reported an error: Object reference not set to an instance of an object mono_os_mutex_lock: pthread_mutex_lock...