Date
extension Date: ColumnConvertible
extension Date: ParameterBindable
-
Declaration
Swift
public init(_ stmt: SQLitePreparedStatement, column idx: Int32) throws
-
Declaration
Swift
public func bind(to stmt: SQLitePreparedStatement, parameter idx: Int32) throws