#1592: Oracle DataDict NUMBER and VARCHAR2 issues
---------------------------+------------------------------------------------
Reporter: adrive | Owner: jwage
Type: defect | Status: new
Priority: major | Milestone: 1.1.0
Component: Schema Files | Version: 1.0.3
Resolution: | Keywords:
Has_test: 0 | Mystatus: Pending Core Response
Has_patch: 0 |
---------------------------+------------------------------------------------
Comment (by adrive):
So I create probably the last patch on this topic. It adds new way of
hadling integers in Oracle !DataDict described above. It also adds new
feature - primary key recognition.
If the user will want to choose the unit of length at CHAR|VARCHAR2 while
exporting with `$conn->setParam('char_unit', 'BYTE|CHAR'); and VARCHAR2
definition will be exported with the unit `VARCHAR2(10 CHAR)` instead of
the default `VARCHAR2(10)`.
Please, review my latest patch and set status `Commit approved` on this
ticket ;-)
If this patch will be approved, it will be good to know the place, where
can we document at least new length of integers in oracle.
--
Ticket URL: <http://trac.doctrine-project.org/ticket/1592#comment:3>
Doctrine <http://www.phpdoctrine.org>
PHP Doctrine Object Relational Mapper
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"doctrine-svn" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.co.uk/group/doctrine-svn?hl=en-GB
-~----------~----~----~----~------~----~------~--~---