Skip to content

Commit

Permalink
TODO: write regression tests for #156 and #157
Browse files Browse the repository at this point in the history
  • Loading branch information
groue committed Jun 14, 2017
1 parent b429c10 commit 60af9fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TODO.md
Expand Up @@ -30,6 +30,7 @@ v1.0 checklit
- [X] Persistable.persistentDictionary requires string keys, doesn't accept columns
- [ ] If possible, improve on `Person.filter(Person.email != nil)` or `Person.filter(Person.Column.email != nil)` (see [#186](https://github.com/groue/GRDB.swift/issues/186))
- [ ] Check [SE-0166](https://github.com/apple/swift-evolution/blob/master/proposals/0166-swift-archival-serialization.md)
- [ ] Write regression tests for #156 and #157

Not sure

Expand Down

0 comments on commit 60af9fc

Please sign in to comment.