[ALOY-480] Replace "sql" adapter with "sql_new"
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2013-01-23T19:06:08.000+0000 |
Affected Version/s | Alloy 1.0.0 |
Fix Version/s | Alloy 1.0.0, 2013 Sprint 02 |
Components | Runtime |
Labels | n/a |
Reporter | Tony Lukasavage |
Assignee | Unknown |
Created | 2013-01-22T21:19:54.000+0000 |
Updated | 2018-03-07T22:25:34.000+0000 |
Description
The old "sql" adapter will be replaced with the "sql_new" adapter. The "sql_new" adapter was introduced in Alloy 0.3.5 due to the massive amount of changes and improvements, some of which were not 100% backwards compatible. The linked related tickets show all these changes. The replacement should be made and tested against all test apps.Comments
- Tony Lukasavage 2013-01-23 This took significantly more testing than expected as all needs to be assessed at runtime and all tset apps were run on at least ios and android where applicable.