Daniel Đukić
Results
2
comments of
Daniel Đukić
Hi @vasalodeszka, I've looked at the source code and I think I've managed to run my task in the public schema by doing this: ```python my_task.apply_async( args=(...), kwargs={...}, headers={"_schema_name": "public"}...
@RussianNeuroMancer Sorry to bother, but could you please describe the process of applying that registry file?