Skip to content

Commit 6530ffd

Browse files
authored
Merge pull request #5415 from kaznovac/patch-1
Update documentation for the `guid` type
2 parents 4c1926e + 7b24c55 commit 6530ffd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/en/reference/types.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@ Please also notice the mapping specific footnotes for additional information.
581581
| | +--------------------------+---------+----------------------------------------------------------+
582582
| | | **SQL Server** | *all* | ``VARCHAR(MAX)`` |
583583
+-------------------+---------------+--------------------------+---------+----------------------------------------------------------+
584-
| **guid** | ``string`` | **MySQL** | *all* | ``VARCHAR(255)`` [1] |
584+
| **guid** | ``string`` | **MySQL** | *all* | ``CHAR(36)`` [1] |
585585
| | +--------------------------+ | |
586586
| | | **Oracle** | | |
587587
| | +--------------------------+ | |

0 commit comments

Comments
 (0)