https://github.com/beekeeper-studio/beekeeper-studio/pull/3232 For example: ``` -- %id% = 7 SELECT * FROM table WHERE id = %id% AND name LIKE 'something'; ```