This update extends the existing conversion functionality so that the action can also be executed directly from the DAO method side.
-
The action "Convert to @SQL annotation (set sqlFile=false)", which was previously available only on SQL files, is now also accessible on DAO methods.
-
The action will remain available on the SQL file side as well, ensuring users can choose whichever entry point suits their workflow.