Eric Lindvall
Eric Lindvall
If Ent/Atlas doesn't understand FTS5 (we've created the virtual table outside of Ent/Atlas using SQL migrations) I'm not sure how it would know to ignore those tables... but if you...
No, I still had to fork Ent for this change fancybits/ent@1aab698171328421578509ffc103c7c135a45536 to make it work. It would be nice if I didn't have to fork Ent for this but I...
I've submitted #3931
I'd like to be able to specify this as well.
You're trying to add the header to the response you're sending back to the client?
I too have taken the javascript portion of this and written my own server. Do you think there's value in splitting them into separate repos or is it fine to...
I was pondering what being able to support multiple backends in the same view would look like. It could be nice if you had metrics in multiple different stores that...
What is this telling me when I get this on iOS and tvOS? Is this a good or a bad thing? What would Sentry have been reporting otherwise? The Watchdog...
We've always had a large number of `WatchdogTermination` events that didn't correspond to memory issues. Could it have been that these were actually receiving SIGTERM and it was not handled/reported...
I just received the first SIGTERM on our Testflight beta today, and so wasn't sure what to do with it... it didn't really feel actionable.