You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Related to brianc#2012.
Since we cannot disambiguate between Arrays that should be converted to
PostgreSQL array types and Arrays that should be treated as JSON, make
it at least possible to define custom Array-derived types.
This also makes it possible to properly serialize Array-derived
multirange collections where elements must not be independently escaped.
0 commit comments