Closed kaykay-dv closed 1 year ago
Performing a union between different that have different fields does not really make sense. The method should throw an QueryError in this case. Now, the query is allowed and will most likely end in an SQL error.
This feature is deprecated from 0.9.0 onwards and won't be fixed.
Performing a union between different that have different fields does not really make sense. The method should throw an QueryError in this case. Now, the query is allowed and will most likely end in an SQL error.