Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
inzamamxiq opened this issue Nov 3, 2023 · 3 comments

Comments

@inzamamxiq
Copy link

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

@Wahajsw
Copy link

Wahajsw commented Nov 28, 2023

Seraj

@Wahajsw
Copy link

Wahajsw commented Nov 28, 2023

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

@Wahajsw
Copy link

Wahajsw commented Nov 28, 2023

F

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants