mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
5dd60933d3
Fully applies the changes of https://github.com/neondatabase/cloud/pull/25233 to neon.git. The field is always present in the Rust struct definition, so it can be marked as required. cc #10707