We are proud to announce SQLScout 3.3.0!
Changelog
1. Room support: execute SQL statements in @Query
annotations:

2. Execution of parameterized SQL statements:

3. Bug fixes:
- “Room Migration” wizard now can handle column names that are Java or Kotlin keywords.
- Added support for expressions using ‘IN’ operator.
- Improved code completion for subqueries.