Greg Cotten
Greg Cotten
Hi! This adds SQL-backed-only support for using a read action with "FOR UPDATE" or "FOR SHARE" which will allow the user to query+mutate the returned model(s)+save back on the database...
Hi there! Using Vapor 4.54.0 and Fluent 4.4.0 I'm having an issue with `AsyncModelMiddleware` and perhaps just `ModelMiddleware` in general. For simplicity, I've reproduced the issue in the template app...
## Summary Mac devs will often have multiple Macs for development purposes and often upgrade to the latest/greatest. Because the Sparkle EdDSA key is stored in the login keychain and...
Is there a maximum size for the data set in scatteredDataToGrid? Using ctlrender I run into trouble with the CTL below but when I truncate most of the data it...
Doesn't seem to work with websites that use typekit fonts Example from Safari:  From Two:  to a jpg or any other format. Notably OIIO thinks this is a single-channel image....
Just parking this issue here, as it might help people who might be looking for a cross-platform solution for unarchiving/archiving large files. My specific use case is needing to unarchive...
A simple `swift build` call spits out a lot of errors: ``` Building for debugging... path\to\swift-com-main\Sources\SwiftCOM\Interfaces\Human\ID3D12CommandQueue.swift:50:59: error: extra argument in call let _ = pThis.pointee.lpVtbl.pointee.GetDesc(pThis, &desc) ~~~~~~~~^~~~~~ path\to\swift-com-main\Sources\SwiftCOM\Interfaces\Human\ID3D12DescriptorHeap.swift:38:59: error: extra...
Not sure how ABI stability works in Windows, but I assume these fixes will be backwards compatible with older Windows SDKs?