Kamil Monicz
Kamil Monicz
I suggest replacing such cases with `Collection`
I could prepare a PR dropping the singleton caching and moving all caching logic to the psycopg_pool (as it should imo).
I'm confused about the purpose of using ConnectionPool and having the db_max_idle setting if they're not meant to be used. If users are expected to initialize PgstacDB via a context...
"most of the requested changes were done" I don't think calling it "most" is correct here. This PR also aimed to resolve typing issues with the project (see the changed...
It appears that the parser doesn't recognize template syntax in attribute part. This is likely the same issue as https://github.com/wilsonzlin/minify-html/issues/183.
Seems like the comments are also broken when placed as attributes and keep_comments=True