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

Diesel-async usage example #992

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

alexted
Copy link

@alexted alexted commented Jan 21, 2025

I think it's useful nowadays to have a code example like this as a starting point.

@alexted alexted requested a review from robjtede January 21, 2025 18:26
@alexted
Copy link
Author

alexted commented Jan 22, 2025

@robjtede could you help resolve the problem of installing the required libpq and libsqlite3 system libraries on ci-runners?
https://github.com/actix/examples/actions/runs/12901822321/job/35974472904?pr=992#step:5:376

@robjtede
Copy link
Member

Yep I'll check this out later.

@robjtede
Copy link
Member

please feel free to squash and/or perform a rebase/force push on your branch

please try not to update unrelated workspace deps in the future, the conflicts have become very complicated to resolve cleanly as a result

@alexted alexted force-pushed the feature/diesel-async-example branch from eda6e97 to 8681b2a Compare February 25, 2025 07:43
@alexted
Copy link
Author

alexted commented Feb 25, 2025

Done

@alexted
Copy link
Author

alexted commented Feb 25, 2025

@robjtede What will we do with the tests? Will you mark them as ignored or add the small (alpine?) PostgreSQL instance setup to the CI/CD pipeline?

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.

2 participants