[FEAT MERGE] GIS
This commit is contained in:
@ -300,6 +300,7 @@ static const NonReservedKeyword Mysql_none_reserved_keywords[] =
|
||||
{"general", GENERAL},
|
||||
{"generated", GENERATED},
|
||||
{"geometry", GEOMETRY},
|
||||
{"geomcollection", GEOMCOLLECTION},
|
||||
{"geometrycollection", GEOMETRYCOLLECTION},
|
||||
{"get", GET},
|
||||
{"get_format", GET_FORMAT},
|
||||
@ -778,6 +779,7 @@ static const NonReservedKeyword Mysql_none_reserved_keywords[] =
|
||||
{"sql_tsi_second", SQL_TSI_SECOND},
|
||||
{"sql_tsi_week", SQL_TSI_WEEK},
|
||||
{"sql_tsi_year", SQL_TSI_YEAR},
|
||||
{"srid", SRID},
|
||||
{"ssl", SSL},
|
||||
{"stacked", STACKED},
|
||||
{"standby", STANDBY},
|
||||
|
||||
Reference in New Issue
Block a user