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

Preparing query data for multiple binaries + lib. #1390

Closed
HamishWHC opened this issue Aug 19, 2021 · 2 comments
Closed

Preparing query data for multiple binaries + lib. #1390

HamishWHC opened this issue Aug 19, 2021 · 2 comments

Comments

@HamishWHC
Copy link

My project has 3 binaries and a library. Cargo only builds for 1 at a time. Can SQLx be set up so that the prepare command caches query data from all 4 build targets.

@abonander
Copy link
Collaborator

#570 which we want to implement for 0.6.0 will fix this.

@HamishWHC
Copy link
Author

Thanks!

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

No branches or pull requests

2 participants