SQLiteEncodable
public protocol SQLiteEncodable : Encodable
Undocumented
-
Undocumented
Declaration
Swift
func encode(into statement: Statement, column: Int32) throws
SQLite Docs (32% documented)
public protocol SQLiteEncodable : Encodable
Undocumented
Undocumented
Swift
func encode(into statement: Statement, column: Int32) throws