-
Jorrit Schaap authored
Task #9607: changed postgres notification mechanism. Do not return full row as json anymore, because the payload is not allowed to be larger than 8000 chars. Now, just return on value as payload, usually the id, and handle the rest in the PostgresListener subclass
Jorrit Schaap authoredTask #9607: changed postgres notification mechanism. Do not return full row as json anymore, because the payload is not allowed to be larger than 8000 chars. Now, just return on value as payload, usually the id, and handle the rest in the PostgresListener subclass
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
assignment.py 24.07 KiB