edgedb-go
edgedb-go copied to clipboard
Implement the multirange type
EdgeDB 4.0 adds a multi range type that edgedb-go will need to support.
see also: python implementation server implementation