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

Replaced SQLBrite with SQLDelight #948

Conversation

Akash-Ramjyothi
Copy link
Contributor

Fixes: #947.

Description:

Replaced the deprecated SQLBrite library (https://github.com/square/sqlbrite) with the same vendor that released the newer, SQLDelight library (https://github.com/square/sqldelight) as mentioned in (https://github.com/square/sqlbrite#deprecated) suitable for replacement.
Followed the same implementation pattern as SQLBrite and replaced all references and usage with SQLDelight.

@Akash-Ramjyothi Akash-Ramjyothi changed the base branch from master to gsoc2022 August 15, 2022 18:36
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.

Replace SQLBrite library
1 participant