Igor Benav

Results 116 comments of Igor Benav

> **Describe the bug or question** This is both an issue and a suggestion that will make breaking changes. > > Issue: The returned dict from get_multi is not typed...

> Request: Also, when return_total_count is False and return_as_model is True, I don't see any reason why the returned object has to be wrapped with a 'data' key. While this...

I like this feature. I need to think a bit about the possibilities before discussing best approaches

Hey, @mithun2003, thanks for the issue! Do you want to fix it as well?

> Solved it! Turns out you can't use '@' in POSTGRES_PASSWORD. It's what causes this error. > > Refer this:[(https://github.com/[MagicStack/asyncpg/issues/471](https://github.com/MagicStack/asyncpg/issues/471))] Nice one! I'll add it to the docs

Hey, @Mte90, can you please send me a minimal example to replicate it?

Hey, @geekashu, weird. I can't replicate this, weirdly it works fine for me. Anyone else with this issue?

That is good, @geekashu, do you want to open a pr with it?