Commit 56d20557 authored by Marco Pivetta's avatar Marco Pivetta Committed by GitHub

Merge pull request #2599 from tolbon/patch-1

Corrected styling around the GUID type in the types documentation
parents b9b67144 c83d3447
...@@ -569,7 +569,7 @@ Please also notice the mapping specific footnotes for additional information. ...@@ -569,7 +569,7 @@ Please also notice the mapping specific footnotes for additional information.
| | +--------------------------+---------+----------------------------------------------------------+ | | +--------------------------+---------+----------------------------------------------------------+
| | | **SQL Server** | *all* | ``VARCHAR(MAX)`` | | | | **SQL Server** | *all* | ``VARCHAR(MAX)`` |
+-------------------+---------------+--------------------------+---------+----------------------------------------------------------+ +-------------------+---------------+--------------------------+---------+----------------------------------------------------------+
| **guid ** | ``string`` | **MySQL** | *all* | ``VARCHAR(255)`` [1]_ | | **guid** | ``string`` | **MySQL** | *all* | ``VARCHAR(255)`` [1]_ |
| | +--------------------------+ | | | | +--------------------------+ | |
| | | **Oracle** | | | | | | **Oracle** | | |
| | +--------------------------+ | | | | +--------------------------+ | |
......
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