Simona Simeonova

Results 2 issues of Simona Simeonova

* **asyncpg version**: 0.20.1 * **PostgreSQL version**: 11 * **Do you use a PostgreSQL SaaS? If so, which? Can you reproduce the issue with a local PostgreSQL install?**:no * **Python...

#### Use-case abstract I have the following validation schema and value, both incoming as jsons from REST: ``` { "premium": {"type": "float", "nullable": false, "empty": false} } ``` ``` "form_data":...

bug
documentation