janigro

Results 7 issues of janigro

Hi! * Application version: 16.0.1 * Operating System (Platform and Version): macOS 11.4 **Actual vs Expected Behavior** The server replied with a cookie in its response, and looked like this:...

bug

### Problem Description When trying to decode a query that has a JSON column with booleans and/or date values, it fails with an error. Consider the following minimal example: ```swift...

bug

For Guise to work with watchOS and tvOS, it requires the addition of two environment variables: **WATCHOS_DEPLOYMENT_TARGET** and **TVOS_DEPLOYMENT_TARGET**. I made the changes locally and they work fine (tests included)....

enhancement

### Problem description First I should say that I read issue #453, although I think this one is slightly different. When saving a date to a `DATE` column, the `INSERT`...

bug

**Problem** Hello... Unless I'm missing something, when executing a query, the returned error loses the original message generated by MySQL. **Example** These 3 statements return the same generic error description:...

Hello, I found that some mysql statements cannot be "prepared". For example: `PREPARE mystmt FROM 'LOCK TABLE mytable READ';` returns error: > Error Code: 1295. This command is not supported...

enhancement

I’m new to this awesome software (rp2_es), but I’m having trouble using negative fees. Some exchanges, when operating perpetual futures, may provide a negative fee (i.e., they pay you instead...