Skip to content

Fetch Record using mr_findFirst gives sometimes Empty Records & SQLite file not gives valid save records. #1394

@inzamamxiq

Description

@inzamamxiq

I am currently using MagicalRecord for local data storage in my project. However, I've encountered an issue with the mr_findFirst method, which occasionally returns empty records. Upon further investigation, I noticed that when I open the corresponding SQLite database using a tool like DB Browser for SQLite, I can see that only IDs are present in the table, no column with title like (name, email) attributes in entity are not show and the relevant column data is missing. i am attaching screenshoot of my SQLite Table content for reference.

Thanks
Image-Table-show-only-ids in columns

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