-
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
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`.