Jean Weeber

Results 6 issues of Jean Weeber

I would just like some clarity on this. The user guide states that UUID fields should be used for model relationships, and that Services should control the relationship between models....

I noticed that within the styleguide and examples, service functions / methods always return a Dict. Is returning more complext data, such as model instances, permissible? PS, the one exception...

PGSync version: 2.1.11 Postgres version: 12.7 Elasticsearch version: 7.10 Redis version: 5.0.6 Python version: 3.8.7 Problem Description: When resuming PGsync after it was stopped for a while, a query runs...

PGSync version: 2.1.11 Postgres version: 12.7 Elasticsearch version: 7.10 Redis version: 5.0.6 Python version: 3.8.7 Problem Description: I have six tables: ``` voycapi_conversations id - int (pk) name - str...

PGSync version: 3.1.5 Python version: 3.8.10 Problem Description: If the `ELASTICSEARCH_AWS_HOSTED=True` environment variable is set, the `ELASTICSEARCH_TIMEOUT` is no longer respected. The timeout parameter isn't provided to the `Elasticsearch` client:...

Hi, When a login is initiated from an IdP (only tested on G Suite), the Response will include an empty value for the `RelayState` parameter if a redirect is not...

bug