Tony Popov

Results 7 comments of Tony Popov

Hi Daniel, thanks for the work on Piccolo, looks like the most flexible python ORM :) Just been through the initial setup. The things I liked: 1. Simple setup. 2....

I also need a symbol implementation

Mounting under FastAPI, sorry for the delay

Definitely needed, current node version management seems difficult. Also please update README that to change node version for tests one has to do `nvm alias default $REQUIRED_NODE_VERSION`

VSCode reload button( linters/git/jest freeze sometimes) would be nice to have

@pen-pal using `iam_role_additional_policies` with `eks_managed_node_groups` triggers prefix length overflow: ``` Error: expected length of name_prefix to be in the range (1 - 38), got iam_role_additional_policies-eks-node-group- │ │ with module.eks.module.eks_managed_node_group["iam_role_additional_policies"].aws_iam_role.this[0], │...

For anyone looking here, fixed the problem with file upload (tested in chrome extension v3 service worker) The issue is Firebase's `Connection` expects the response string in `response` field of...