Run SQL code in .log file ?
已回答
I want to run SQL code blocks in x.log
I open x.log in the editor, I attached session, set schema.
Select the block but it wont run.
it appears only code in .sql file can be run.
请先登录再写评论。
Hello,
How did you attach schema to log file?
As a workaround you may manually assign .log files (or x.log file) to SQL file type in “Settings | Editor | File Types”. Then you could run query from it.