Closed GoogleCodeExporter closed 9 years ago
Hello,
I'm merging this case into 382, as I feel that case 382 will resolve the Auto
Increment column issue. Once the svn patch is applied, you will need to set a
boolean extended properties on each Identity Column (CS_IsIdentity) with a
value of true.
I believe the patch also contains a CommonSqlCode.cs patch for the GetAlias
method which handles how column datatypes are handled. You would want to take a
look at this method and make any changes for how the Oracle DataTypes are
handled. Otherwise, if you could try using the Mapping rename functionality
that is described in the documentation.
Please let me know if you have any questions.
Thanks
-Blake Niemyjski
Original comment by bniemyjski
on 18 May 2011 at 5:54
Hi Blake,
the point is how can I set the data type of a column to int?
Thanks
Edward
Original comment by Rising...@gmail.com
on 20 May 2011 at 2:48
Hello,
The following guide will walk you through this process
(http://code.google.com/p/nettiers/issues/detail?id=379&q=oracle%20number&colspe
c=ID%20Type%20Milestone%20Platform%20Status%20Stars%20Priority%20Owner%20Summary
)
Thanks
-Blake Niemyjski
Original comment by bniemyjski
on 4 Jul 2011 at 9:29
Original issue reported on code.google.com by
Rising...@gmail.com
on 17 May 2011 at 4:11