mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-17 13:10:38 +00:00
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