8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33e826d commit fe1f757Copy full SHA for fe1f757
doc/TODO
@@ -36,7 +36,7 @@ PARSER
36
* UNION with LIMIT fails
37
* Unique index on base column not honored on inserts from inherited table
38
INSERT INTO inherit_table (unique_index_col) VALUES (dup) should fail
39
-* CREATE TABLE x AS SELECT 1 UNION SELECT 2 fails
+* CREATE TABLE x AS SELECT 1 UNION SELECT 2 fails
40
* CREATE TABLE test(col char(2) DEFAULT user) fails in length restriction
41
42
VIEWS
0 commit comments