giuppep

Results 3 comments of giuppep

Hi, I noticed another use case where this could be useful Let's say we have directory `PARENT` that belongs to `user:group` and this directory has a child `CHILD` that belongs...

> What are you thoughts on using SESSION_POSTGRESQL = ThreadedConnectionPool(...) rather that using SESSION_POSTGRESQL_MAX_DB_CONN and uri? This would be more similar to most of the other backends (SQLALchemy is a...

> Awesome! For some reason the multiple python version test strategy isn't working, because some of those optional parameter type hints should fail for 3.8. Everything else looking good to...