Derek Chan

Results 5 comments of Derek Chan

@araddon - Thank you for the fix. But how do you build the project from a fresh clone? I've never used Golang before - and my builds is failing. It...

I got this working! Found a minor edge case but I am able to work around it. It will fail if we do something like: ``` select `b`.`name` from `bikeshare_stations`...

And our use-case: We have a dashboard application written in PHP, which is based on a MVC framework with SQL support. The framework (part of Laravel) supports both MySQL and...

Seeing the same issue here. I found that sometimes the `findCommitsWithAssociatedPullRequests` is not returning the latest commits.

@thobbs do you know when the new driver will be stable enough for production? We want to use "execute_cql3_query" of phpcassa but that appears to be undocumented / unsupported. ```...