Skip to content

Please add implementation of androidx.sqlite.db.SupportSQLiteDatabase #24

@marcardar

Description

@marcardar

I’m unsure if this is feasible, but implementing SupportSQLiteDatabase could significantly enhance adoption on Android. It would simplify migration for existing apps that rely on local SQLite databases.

Additionally, many Android apps utilize the popular SQLDelight, which provides a type-safe way to query SQLite databases. By supporting SupportSQLiteDatabase, it would be much easier to integrate with Android apps and streamline the transition for developers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions