Skip to content

Refactor the app to use SQLite.swift #7

@ribalba

Description

@ribalba

We are currently using the native swiftui sqlite3 library which is just a wrapper around the c library. There is a more swift approach by using the https://github.com/stephencelis/SQLite.swift library. We need to refactor all the calls at some stage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions