neo4jrb / activegraph

An active model wrapper for the Neo4j Graph Database for Ruby.
http://neo4jrb.io
MIT License
1.4k stars 276 forks source link

`verbose_query_logs` #1497

Open cheerfulstoic opened 6 years ago

cheerfulstoic commented 6 years ago

It would be nice to have something like the verbose_query_logs setting that was just introduced in activerecord 5.2:

https://twitter.com/olivierlacan/status/983565103118340096

cheerfulstoic commented 6 years ago

Just added to master. Should be able to release this soon