Skip to content

SQLiteDecoder & Codable with NULL Values #997

Closed
@Sevyls

Description

@Sevyls

Are null values actually supported by your SQLiteDecoder?

Build Information

CocoaPods, SQLite.swift version 0.12.2
iOS 13.4, XCode 11.4.1

General guidelines

I just tried to read an array of my table's contents, but then I got an exception.

In Coding.swift:235 I get an error by QueryError.unexpectedNullValue.

Are null values within Codables supported?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions