Skip to content

Commit 815d38a

Browse files
committed
sort the added keyword alphabetically
1 parent 00b2850 commit 815d38a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/contexts/_common.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ MEDIUMTEXT (D)
6666
MULTILINESTRING (D)
6767
MULTILINEPOINT (D)
6868
MULTILINEPOLYGON (D)
69+
MULTIPOLYGON (D)
70+
MULTIPOINT (D)
6971
MULTISET (D)
7072
NATURAL JOIN
7173
NATURAL LEFT JOIN
@@ -121,5 +123,3 @@ VIRTUAL
121123
WITH CONSISTENT SNAPSHOT
122124
XML (D)
123125
YEAR (D)
124-
MULTIPOLYGON (D)
125-
MULTIPOINT (D)

0 commit comments

Comments
 (0)