Validates that every column referenced by a single-table @Query exists on the entity. Multi-table queries (joins, subselects, or a different FROM table) are skipped to avoid false positives.
@Query
FROM