Titanium JIRA Archive
Appcelerator Community (AC)

[AC-1669] appc.mssql - id is a reserved field name for the generated primary key

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionNeeds more info
Resolution Date2015-11-26T06:39:19.000+0000
Affected Version/sAppcelerator Studio 4.3.0
Fix Version/sn/a
Componentsn/a
Labelsn/a
ReporterMitch Starnes
AssigneeShak Hossain
Created2015-10-04T02:07:29.000+0000
Updated2016-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 key

Expected Result

No errors

Attachments

FileDateSize
.log2015-10-04T02:07:31.000+0000255142
diagnostic5349967655258130849.log2015-10-04T02:07:40.000+000012496
mdc.sql2015-10-06T01:57:21.000+00002379
script.sql2015-10-04T19:49:27.000+0000243376

Comments

  1. Mitch Starnes 2015-10-04

    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.
  2. Mitch Starnes 2015-10-04

    I don't get the error when I use the AdventureWorks2012 sample database so I'm attaching the db create script.
  3. Mitch Starnes 2015-10-06

    You might need the create script, too.
  4. Mostafizur Rahman 2015-11-26

    Hello Mitch, Please share you test case. Thanks
  5. Dawson Toth 2015-12-04

    We need to know the version of the MSSQL connector that you are using, too.

JSON Source