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 library with SQLDelight library #949

Open
wants to merge 1 commit into
base: gsoc2022
Choose a base branch
from

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 title Replaced SQLBrite with SQLDelight Replaced SQLBrite library with SQLDelight library Aug 15, 2022
@SebaDro
Copy link
Contributor

SebaDro commented Sep 22, 2022

There are some CI checks failing. Can you give it a check and maybe fix it before it can be considered for being merged?

@Akash-Ramjyothi
Copy link
Contributor Author

Sure @SebaDro sir.

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

Successfully merging this pull request may close these issues.

None yet

2 participants