mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 12:08:19 +00:00
5a217791fd
The existing derive'd Serialize/Deserialize were not used anywhere. To enable using TenantTimelineId as a key in JSON maps, serialize as a comma separated string. This is also a more compact representation.