From time to time the custom queries in my project get dropped on restart.
What's the best way to persist your queries?
- A file in the configuration? Where
- Add them to the Project somewhere
When they are 'lost' I add them back using the REST API
Open to suggestions,
Steve