{ "id": "104104", "key": "ALOY-352", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "11113", "key": "ALOY", "name": "Alloy", "projectCategory": { "id": "10400", "description": "Tools for developing applications", "name": "Tooling" } }, "fixVersions": [ { "id": "14631", "description": "Alloy 0.3.1", "name": "Alloy 0.3.1", "archived": false, "released": true, "releaseDate": "2012-11-02" }, { "id": "14599", "description": "2012 Sprint 22", "name": "2012 Sprint 22", "archived": true, "released": true, "releaseDate": "2012-11-05" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-11-01T16:34:57.000+0000", "created": "2012-10-30T19:28:05.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "GA-candidate" ], "versions": [], "issuelinks": [], "assignee": null, "updated": "2018-03-07T22:26:00.000+0000", "status": { "description": "A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.", "name": "Resolved", "id": "5", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "12329", "name": "Runtime", "description": "Generic bucket for uncategorized runtime issues" } ], "description": "When using a sql adapter, you must use the {{alloy generate model}} command to create your model, or create an accopanying migration manually. If you do not, your model's table will not be created. \r\n\r\nWe need to revisit the sql adapter logic so that either:\r\n* No migration is necessary for establishing the initial creation of the model's table\r\n* A migration is created for you automatically if one does not already exist", "attachment": [], "flagged": false, "summary": "sql adapter requires a migration for initial install", "creator": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "225783", "author": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "body": "No migration is necessary to use sql adapter. The model's table and columns will be created if not migration exists. ", "updateAuthor": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-11-01T16:34:57.000+0000", "updated": "2012-11-01T16:34:57.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }