-
Undocumented
Declaration
Swift
public let field: String -
Undocumented
Declaration
Swift
public let type: FieldType -
Undocumented
Declaration
Swift
public let column: Column -
Undocumented
Declaration
Swift
public init(field: String, type: FieldType) -
Undocumented
Declaration
Swift
public init(field: String, type: FieldType, isUnique: Bool = false, isNullable: Bool = true) -
Undocumented
See moreDeclaration
Swift
public struct Column : ExpressibleByStringLiteral, Hashable
View on GitHub
Install in Dash
FieldMapping Structure Reference