• Robert M. Ryan's avatar
    Update README for Swift 3 · c28d787d
    Robert M. Ryan authored
    Notably, in `inTransaction`, in Swift 3:
    
     - the parameters are optionals (because FMDB has not yet been audited for nullability) and
     - `memory` has been replaced with `pointee`.
    c28d787d