-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
[NFR]: Add UUID column type #16840
Copy link
Copy link
Closed
Labels
5.0The issues we want to solve in the 5.0 releaseThe issues we want to solve in the 5.0 releasenew feature requestPlanned Feature or New Feature RequestPlanned Feature or New Feature Request
Metadata
Metadata
Assignees
Labels
5.0The issues we want to solve in the 5.0 releaseThe issues we want to solve in the 5.0 releasenew feature requestPlanned Feature or New Feature RequestPlanned Feature or New Feature Request
Type
Fields
Give feedbackNo fields configured for Feature.
Projects
StatusShow more project fields
Implemented
The \Phalcon\Db\Column class is missing TYPE_UUID for UUID columns, and for UUID column (PostgreSQL) it's returning 5, which is TYPE_CHAR.