Brian J. Cardiff

Results 217 comments of Brian J. Cardiff

FYI I tested the code locally and it works. I need to do some cleanups and probably specs/CI because currently a test user is created with old auth method. Still...

@willy610 in your tests, what kind of connection are you using with MySQL? Unix Socket, plain unsecured socket, or TLS?

I was checking your contributions and they do work in some scenarios but not all. That's fine, it's still a big step forward. With your contributions we are able to...

Thanks! I am working on TLS support actually :-)

So there are two concepts in the proposal: 1) type restrictions in the generic args 2) class/code specialization. If we think 1) alone, a usage I can think of is...

That compiler's flag is not intended as a feature for packages in general. It's a need due to the compiler having an http in the playground. What is the use...

Can you give me an example of how would you use this? First time I see those functions. In particular `sqlite3_deserialize` seems it will not play nice with the semantics...