This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
pusher_throttle has nullable columns #16546
Open
Description
last_sent_ts
and throttle_ms
are nullable, but that doesn't really make sense and we assume it always returns / sets ints.
See #16505 (comment)