Juan López
Juan López
Still having this problem using v1.1.0, python3, in ubuntu16.04 when trying to import a CSV file with latin characters. Also gives the error even if you specify the "from_encoding" attribute....
I think the only difference is the maintainer at pycoind at least responds the issues. :-(
> Shouldn't this be a datasource? Probably on this case, but it has not to be. Jasper allows collections parameters, but even passing an array of int primitives to params...
Did you find a solution for this. I'm having the same problem :-(
This is not a bug of graphene. Error handling is out of the scope of this codebase and from Graphql definition in general, and is more a design desition of...
This would be tough. Since vue-mc is mainly oriented to interact with models and API's in a Restful way, the effort required to support Graphql could be considerable. I'm not...
> ``` > class Email(String): > > @staticmethod > def parse_value(value: Text) -> Text: > if is_valid_email(value): > return value > raise GraphQLError( > f"Invalid Graph ID {value}, should be...
@ricmoo are you still working on the issues you're assigned in? Cause I could take over some of those.
Hey! I'd be happy to take this one if no one has. Just to be sure I get the intention right.... the goal would be to introduce a simple, async-friendly...
Thanks for your reply! > The goal is to keep all of the logic upstream with the official crate and introduce only the C# flavour and usage of what is...