[AC-1669] appc.mssql - id is a reserved field name for the generated primary key
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Needs more info |
Resolution Date | 2015-11-26T06:39:19.000+0000 |
Affected Version/s | Appcelerator Studio 4.3.0 |
Fix Version/s | n/a |
Components | n/a |
Labels | n/a |
Reporter | Mitch Starnes |
Assignee | Shak Hossain |
Created | 2015-10-04T02:07:29.000+0000 |
Updated | 2016-03-08T07:38:09.000+0000 |
Description
Steps to Reproduce
Use appc.mssql to auto-generate. My schema does not include a field named 'id' so this is not related to my particular database.Actual Result
Uncaught Exception id is a reserved field name for the generated primary keyExpected Result
No errorsAttachments
File | Date | Size |
---|---|---|
.log | 2015-10-04T02:07:31.000+0000 | 255142 |
diagnostic5349967655258130849.log | 2015-10-04T02:07:40.000+0000 | 12496 |
mdc.sql | 2015-10-06T01:57:21.000+0000 | 2379 |
script.sql | 2015-10-04T19:49:27.000+0000 | 243376 |
I created the issue from within Studio with an Arrow project active. It looks like a Titanium issue but really it is a problem with Arrow.
I don't get the error when I use the AdventureWorks2012 sample database so I'm attaching the db create script.
You might need the create script, too.
Hello Mitch, Please share you test case. Thanks
We need to know the version of the MSSQL connector that you are using, too.