Skip to content

Commit 39cfa8b

Browse files
committed
remove outdated QueryLogs note from README
1 parent 77818a2 commit 39cfa8b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -126,11 +126,6 @@ end
126126
| Storage Backends | Redis, Memcached, File, Memory | Redis, Memcached, File |
127127
| Production Ready | Yes | Yes |
128128

129-
> [!NOTE]
130-
> SQL queries displayed in the profile are not annotated with the caller location by default. If you're not using the
131-
> [marginalia](https://github.com/basecamp/marginalia) gem to annotate your queries, you will need to extend your
132-
> application's [ActiveRecord QueryLogs](https://edgeapi.rubyonrails.org/classes/ActiveRecord/QueryLogs.html) yourself.
133-
134129
## Development
135130

136131
After checking out the repo, run `bin/setup` to install dependencies. Then, run `bundle exec rake test` to run the

0 commit comments

Comments
 (0)