Skip to content

Refactor SQLite tests to prefer in-memory databases #64665

Description

@araujogui

Some SQLite tests use in-memory databases, while others use temporary files without consistency. Unless there's a specific reason for that, we should make them consistent by using in-memory databases for most tests to speed up execution, and keep only a small subset using temporary files to verify filesystem persistence works.

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