[ALOY-230] Add to "alloy generate model schema" the adapter name
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Low |
| Status | Resolved |
| Resolution | Fixed |
| Resolution Date | 2012-09-19T23:26:48.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | 2012 Sprint 19, Release 3.0.0 |
| Components | Titanium SDK |
| Labels | n/a |
| Reporter | Russell McMahon |
| Assignee | Russell McMahon |
| Created | 2012-08-28T19:24:01.000+0000 |
| Updated | 2012-09-19T23:26:48.000+0000 |
Description
By default we generate sql model but this does not work for sql. We also need a default that works for both.
Added localDefaults adapter type. It uses SQLite on iOS and Android and localStorage on MobileWeb