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

feat: implement SQLx data source #47

Merged
merged 5 commits into from
Dec 23, 2024
Merged

feat: implement SQLx data source #47

merged 5 commits into from
Dec 23, 2024

Conversation

romaninsh
Copy link
Owner

@romaninsh romaninsh commented Dec 12, 2024

Replacing tokio_postgres with sqlx. We still going to have a dedicated driver for Postgres() however I believe it should be easier to use sqlx, as it has a nicer interface.

@romaninsh romaninsh changed the title docs: refine TODO for further planned releases feat: implement SQLx data source Dec 17, 2024
@romaninsh romaninsh merged commit 9b9ea29 into main Dec 23, 2024
1 of 2 checks passed
@romaninsh romaninsh deleted the rm-branch-1 branch December 23, 2024 17:50
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.

1 participant