Commit eab8a3a3 authored by unknown's avatar unknown

Removed UNION from 'things that must be done sometime' in 4.0. Is implemented in 4.0.0.

parent 51113dc1
...@@ -5910,8 +5910,8 @@ in function. ...@@ -5910,8 +5910,8 @@ in function.
@item @item
Use of full calculation names in the order part. (For ACCESS97) Use of full calculation names in the order part. (For ACCESS97)
@item @item
@code{UNION}, @code{MINUS}, @code{INTERSECT} and @code{FULL OUTER JOIN}. @code{MINUS}, @code{INTERSECT} and @code{FULL OUTER JOIN}.
(Currently only @code{LEFT OUTER JOIN} is supported) (Currently @code{UNION} (in 4.0) and @code{LEFT OUTER JOIN} are supported)
@item @item
Allow @code{UNIQUE} on fields that can be @code{NULL}. Allow @code{UNIQUE} on fields that can be @code{NULL}.
@item @item
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment