Donald Dong

Results 2 comments of Donald Dong

@mattxwang thanks! > The only "explicitly" supported unions are of types T.nilable and T::Boolean +1. However this does not match what the README page says: `T.any(, ...)`. > And would...

The queries we're looking at here would have the following format. ```sql select … from A join … where … ``` the query can select from a set of fields,...