OndrejZapletal
Results
2
issues of
OndrejZapletal
* **asyncpg version**: 0.18.3 * **PostgreSQL version**: AgensGraph 2.1.0, based on PostgreSQL 10.4 * **Do you use a PostgreSQL SaaS? If so, which? Can you reproduce the issue with a...
During my experimentation with AgensGraph, I came across a possible issue with constraint inheritance. It looks as if only `check_expr` is inherited. I've tried the following scenario: 1. create an...