Reid Beels

Results 20 comments of Reid Beels

I'd love to see this too, since all my trigger handler functions fail to update because the triggers depend on them. I've worked around it by using `CREATE OR REPLACE`...

So it does — it seems to be throwing `ThinkingSphinx::ConnectionError (Can't connect to MySQL server on '127.0.0.1' (111)):` (and also failing to connect to our error reporting service…)

Ack, sorry about this. I'll take a look as soon as I wrap up work today…

I'd prefer to see the mentorship checkboxes show/hide the text fields, in order to save form space for people who aren't interested in mentoring

Yes! We added ePDX machine tags to Calagator and I just rolled out a Calagator update to support this. Brain dump of current thoughts towards this goal: - Calagator supports...

Oops, didn't mean to click the "comment and close" button. Reopened!

Igal's started this in a branch, but I think he wants to rework it on top of the inherited resources branch.

I'm hitting what seems to be the same issue, but I can't replicate the working condition in 0.4.0.

Looking into this a little more with @L-Yeiser today, we found that the error is coming back from the `NSURLSessionDataTask` and being caught [here](https://github.com/Vydia/react-native-background-upload/blob/master/ios/VydiaRNFileUploader.m#L310). It's an [NSURLErrorUnknown](https://developer.apple.com/documentation/foundation/1508628-url_loading_system_error_codes/nsurlerrorunknown?language=objc) error, which doesn't...

Converted to a draft as there are issues with tables that aren't present in the config. Working on a fix.