Results 12 issues of Matt Brown

If you create a sqlite3 database with an integer ID column using AUTOINCREMENT, pop ends up with a broken migrations/schema.sql file that prevents at least tests which try to initialize...

breaking change
s: hold
enhancement

I'd like to be able to have new devices self-register for secure MQTT without having to generate and transfer keys/certs off the device and then flash them on via a...

Currently used for a couple of basic purposes: 1) to send count of connection attempts on connection (somewhat useful for determining if a connection is a reboot/physical issue or network)....

When used with tokens issued by a server supporting refresh token rotation it is unsafe to continuing using the token provided to ReuseTokenSource (including via the Client method of Config)...

v1 is 404; v3 exists now.

markdown

After embedding go-ouath2 into a server writing test-cases to validate the integration is functioning as expected, particularly in terms of token expiry is very difficult as the library contains many...

### Operating System Ubuntu 23.10 ### Ruby version ruby 3.1.2p20 (2022-04-12 revision 4491bb740a) [x86_64-linux-gnu] ### Project has a bundle - [X] Has bundle ### Ruby version manager being used no...

bug
transferred

Would it be possible for litefs to manage primary status on a per-database rather than per-node basis to enable different databases within the same application (e.g. one database per SaaS...

### Description buffalo test (in both the existing stable, and upcoming v2 CLI branch AFAICT) heavily restricts what test flags can be passed through to the underling go test run...

enhancement
s: accepted

Some PagerDuty API responses appear to return an undocumented deleted_at key in their APIObject encodings when including objects that are no longer in-use. Can this field be added to APIObject...