Is new query files location configurable?
已回答
With the new query files change, is it possible to define the directory where the project will look for/store them? I have multiple projects tied to the same application and I would prefer not to have to do all the database stuff in a particular project.
Thanks
请先登录再写评论。
Hi Mdevine,
Could you let me know which IDE version you’re using? In version 2025.3.1, we reverted the transition from query consoles to query files due to several issues (see this blog post for details: Query Consoles Are Coming Back).
We’re currently rethinking the overall approach and working on improving the transition to query files in future versions. Starting from 2025.3.1, the behavior is the same as it was before 2025.3 - query console files are stored in the
consolessubdirectory of the IDE configuration directory.If you're still on 2025.3, a setting to control the query files location is Settings | Database | Query Files | Location | Query files directory. However, we recommend updating to the latest available version to avoid known issues.