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

Custom queries that point to file #13

Open
sebasmonia opened this issue Jan 29, 2024 · 0 comments
Open

Custom queries that point to file #13

sebasmonia opened this issue Jan 29, 2024 · 0 comments

Comments

@sebasmonia
Copy link
Owner

sebasmonia commented Jan 29, 2024

It should be easy to have custom queries load from a path, like:

[queries]
filequery=/path/to/file
inlinequery=SELECT f1, f2 FROM table3

So If you have a collection of "big queries" the INI file isn't impossible to read.

Another benefit is that you could edit said custom queries without restarting Datum.

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

1 participant