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

✨ Introduce category pre-population on iOS #603

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

igorescodro
Copy link
Owner

Since the SQLDelight does have a callback when the database schema is created, the solution was checking if the database is created before inserting the categories. The library creates the database on a specific folder, which is now checked on iOS variant.

This change also required a few structure changes, such as the place of the strings and implementing the resource access on each platform.

Since the SQLDelight does have a callback when the database schema is
created, the solution was checking if the database is created before
inserting the categories. The library creates the database on a specific
folder, which is now checked on iOS variant.

This change also required a few structure changes, such as the place of
the strings and implementing the resource access on each platform.
@igorescodro igorescodro merged commit b964a82 into alkaa-compose-multiplatform Oct 5, 2023
3 of 5 checks passed
@igorescodro igorescodro deleted the kmp/pre-populate branch October 5, 2023 14:52
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

Successfully merging this pull request may close these issues.

None yet

1 participant