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

Datasource sanity checker #23

Open
TheRustifyer opened this issue Nov 4, 2022 · 0 comments
Open

Datasource sanity checker #23

TheRustifyer opened this issue Nov 4, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@TheRustifyer
Copy link
Member

This issue aims to provide a procedural way of testing the status of the datasources in the canyon.toml config file.

This will let the user check the correctness of it's datasources within its source code, before starting to query the specified databases. Also, we can provide a macro parameter in canyon_macros::canyon that will make this check even at compile time, refusing to compile the client's program if the datasources aren't able to reach the targeted database

@TheRustifyer TheRustifyer added the enhancement New feature or request label Nov 4, 2022
@TheRustifyer TheRustifyer self-assigned this Nov 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant