tracker issue : CF-3040511

select a category, or use search below
(searches all categories and all time range)
Title:

Bug 80981:(Watson Migration Closure)When trying to define an ID it should be assumed that one should only be able to do thisproperty name="id";This should default to an int, it should also be a primary key and it should be identity

| View in Tracker

Status/Resolution/Reason: Closed/Won't Fix/LowImpact

Reporter/Name(from Bugbase): Andrew Scott / Andrew Scott (Andrew Scott)

Created: 12/06/2009

Components: ORM Support

Versions: 9.0

Failure Type: Unspecified

Found In Build/Fixed In Build: 0000 /

Priority/Frequency: Normal / Unknown

Locale/System: English / Platforms All

Vote Count: 0

Problem:

When trying to define an ID it should be assumed that one should only be able to do thisproperty name="id";This should default to an int, it should also be a primary key and it should be identity.it would also be good if this was ommitted from the entity, that this be auto included into the table. This is going to be a must when working with legacy databases, as it stands now if a legacy database has no ID then ColdFusion ORM can't work.I think you guys need to look at GORM here, because there are certain things that should be just given. For more information also see ticket #74806 where this was supposed to have been fixed.
Method:


Result:

----------------------------- Additional Watson Details -----------------------------

Watson Bug ID:	3040511

External Customer Info:
External Company:  
External Customer Name: Andrew Scott
External Customer Email: 3DEA395D4926D3D0992015B9
External Test Config: 12/06/2009

Attachments:

Comments: