Skip to content

Commit

Permalink
guid
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasLandauer committed Mar 20, 2024
1 parent 1c379ca commit 67472bb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/en/reference/basic-mapping.rst
Original file line number Diff line number Diff line change
Expand Up @@ -311,8 +311,6 @@ mapping from a PHP string to a SQL VARCHAR (or VARCHAR2 etc.
depending on the RDBMS brand). Here is a quick overview of the
built-in mapping types:

- ``guid``: Type that maps a database GUID/UUID to a PHP string. Defaults to
varchar but uses a specific type if the platform supports it.
- ``blob``: Type that maps a SQL BLOB to a PHP resource stream

A cookbook article shows how to define :doc:`your own custom mapping types
Expand Down

0 comments on commit 67472bb

Please sign in to comment.