George Dunlap

Results 15 issues of George Dunlap

If you're having a generation problem please answer these questions before submitting your issue. Thanks! ### What version of SQLBoiler are you using (`sqlboiler --version`)? SQLBoiler v4.11.0 ### What is...

bug

Go 1.13 introduced wrapped errors, as well as `errors.Is(x, y)`, which will automatically unwrap errors and either do a comparison, or check to see if an error's `Is()` method returns...

…text structure This is necessary, for instance, to allow users of the package to make their own CGo callbacks, and have the underlying sqlite3 library call those C functions directly....

I've got a callback function which, in one of my key queries, is called thousands of times. Initially I did the "easy" thing of making a Golang-based callback, using `conn.RegisterFunc()`....

`stg mail` has the option of editing a cover letter and/or reading it in from a file, but if I'm working on several different series in parallel (and sending new...

First, thank you so much for this library -- made my first grammar on Friday and I think the setup really helped make things straightforward. I'm using participle v2.10.0, and...

I have a dozen sqlite databases, all with the same properties: retention 600h, snapshot-interval 24h, alternate s3 endpoint, etc. As far as I can tell, at the moment the only...

Take for example `https://xenbits.xen.org/git-http/xen.git`, commit `9872d99215ba9234b927d2c55625b70b4f555c60`. Two of the files in that commit have been detected as a rename; the git output for one of those files looks like this:...

no-autoclose

As you say, this particular email says nothing except that he "met" Joe Biden, which could be as little as getting the opportunity to shake his hand. Probably more important...

Since prepositions often change meaning based on the case of the object, and the rest of the "parsing information" for prepositions is basically empty, would it make sense to add...