diff --git a/TODO.md b/TODO.md index 1c121f9598..97d9b13407 100644 --- a/TODO.md +++ b/TODO.md @@ -1,4 +1,3 @@ -- [ ] Support for WITHOUT ROWID tables (check didInsertWithRowID and FetchRequest.reverse()) - [ ] What is the SQLITE_OPEN_WAL open flag? - [ ] Read https://github.com/ccgus/fmdb/issues/262 and understand https://lists.apple.com/archives/cocoa-dev/2012/Aug/msg00527.html - [ ] FetchedRecordsController needs a property that disables changes computation and calls to delegate.controller(_:didChangeRecord:withEvent:).