Skip to content

Instance MethodSQLKit

decode(model:)

Deprecated

Renamed to decode(fluentModel:)

func decode<Model>(model: Model.Type) throws -> Model where Model : Model