Vinícius Aguiar

Results 4 comments of Vinícius Aguiar

_search_path_ worked on _postgres:11.16-alpine_

``` from __future__ import annotations from typing import TYPE_CHECKING if TYPE_CHECKING: ... ``` The above snippet works in Python _3.10.12_

> What if we call it **override** or **replace** instead of **superimpose**? I think **superimpose** is a bit misleading. > > I also think that code should be simplified (IMO,...