[TIMOB-6969] iOS: Database.DB - implement remove() method
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2017-06-09T16:56:27.000+0000 |
| Affected Version/s | Release 1.8.0.1 |
| Fix Version/s | n/a |
| Components | iOS |
| Labels | api, parity |
| Reporter | Paul Dowsett |
| Assignee | Ingo Muschenetz |
| Created | 2012-01-03T17:41:18.000+0000 |
| Updated | 2017-06-09T16:56:27.000+0000 |
Description
The [DB](http://developer.appcelerator.com/apidoc/mobile/latest/Titanium.Database.DB-object) remove() method exists in Android (see [source](https://github.com/appcelerator/titanium_mobile/blob/master/android/modules/database/src/java/ti/modules/titanium/database/TiDatabaseProxy.java#L182)) but not in iOS.
This ticket requests parity.
Closing ticket due to time passed, any problems please open a new ticket.