Minor
- Detect N+1 query issues triggered by lazy loading
- Detect N+1 query issues triggered by eager loading
- Check if the SQL Server JDBC Driver disabled the sendStringParametersAsUnicode setting
- Spring JPA existsBy query flagged as PaginationWithoutOrderByEvent
- The reWriteBatchedInserts setting is not read properly when the DataSource is created by the connection pool
- Add support for Hibernate 6.0