Extensions
The following extensions are available globally.
-
Declaration
Swift
extension Bool: SQLiteEncodable
-
Declaration
Swift
extension Data: SQLiteCodable
-
Declaration
Swift
extension Date: SQLiteEncodable
-
Declaration
Swift
extension Decimal: SQLiteEncodable
-
Declaration
Swift
extension Double: SQLiteCodable
-
Declaration
Swift
extension Float: SQLiteEncodable
-
Declaration
Swift
extension FixedWidthInteger
-
Declaration
Swift
extension Int: SQLiteCodable
-
Declaration
Swift
extension Int8: SQLiteCodable
-
Declaration
Swift
extension Int16: SQLiteCodable
-
Declaration
Swift
extension Int32: SQLiteCodable
-
Declaration
Swift
extension Int64: SQLiteCodable
-
Declaration
Swift
extension UInt: SQLiteCodable
-
Declaration
Swift
extension UInt8: SQLiteCodable
-
Declaration
Swift
extension UInt16: SQLiteCodable
-
Declaration
Swift
extension UInt32: SQLiteCodable
-
Declaration
Swift
extension UInt64: SQLiteCodable
-
Declaration
Swift
extension String: SQLiteCodable
-
Declaration
Swift
extension UUID: SQLiteEncodable