Skip to content

Commit

Permalink
TODO.md
Browse files Browse the repository at this point in the history
  • Loading branch information
groue committed Apr 25, 2016
1 parent 05dad7e commit 11bb86a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TODO.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
- [ ] 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:).
- [ ] FetchedRecordsController needs a property that disables changes computation and calls to delegate.controller(_:didChangeRecord:withEvent:). Other option: another protocol.
- [ ] DatabaseValue.failableValue() is not a nice name.
- [ ] Support for resource values (see https://developer.apple.com/library/ios/qa/qa1719/_index.html)
- [ ] DOC: Since commit e6010e334abdf98eb9f62c1d6abbb2a9e8cd7d19, one can not use the raw SQLite API without importing the SQLite module for the platform. We need to document that.
Expand Down

0 comments on commit 11bb86a

Please sign in to comment.