Martin Spasov

Results 3 issues of Martin Spasov

iOS 4.2 simulator does not honor SBFakeCarrier, SBFakeTime and SBFakeTime preferences (tried placing them in several locations)

When using RDS instances of mysql, we're unable to use `KILL` directly, instead we call a function that does this. ```sql CALL mysql.rds_kill_query(processID); CALL mysql.rds_kill(processID); ``` Please add support for...

## 🐛 Describe the Bug I have a document store using the `JSON File` loader (though this likely applies to any loader handling multipart uploads). My deployment runs on **AWS...

bug
in-work