Andrew Sayman

Results 10 issues of Andrew Sayman

The following example cannot insert correctly because the keys for posts are integers. In the case of the python json encoder, it automatically converts integer keys like this to strings....

This works around a difference between json and bson where the bson encoder doesn't automatically change dictionary keys to be strings.

**Describe the bug** The documentation for `from_json_pickle` implies that it will return a `DeepDiff` object with similar values to the ones created by `to_json_pickle`. This is not what it does....

I'm trying to implement "If-Match" headers using gRPC-Gateway. My first attempt was to return PRECONDITION_FAILED from my gRPC service after doing the ETag checks. At some point this worked in...

wontfix

I have a simple bash script that takes the base `vitesse` starter kit, successfully builds in my local environment, and then fails to build inside of a container. I'm hoping...

I'm a first time user of Inky and I'm running into a fairly odd problem. When I load Inky the initial example runs fine. If I then click on Ink->Full...

``` === PROXY BUG REPORT START: Cut & paste starting from here === [2020-07-28 18:52:30.298/2] Redis Cluster Proxy 0.9.102 crashed by signal: 11 [2020-07-28 18:52:30.298/2] Crashed running the instruction at:...

### Search first - [X] I searched and no similar issues were found ### Description When using loadData to load a UUID into a column in MySQL setting the type...

TypeBug
needs_guidance
DBMySQL

Currently it calls two functions that haven't been defined yet. This puts the definition of dest() after them.

### Describe the bug If you open multiple task capture prompts the data for all but the most recent one will be lost when saved. ### checkhealth Orgmode ~ -...

bug