SQL query logging for debugging

I found out we can see bindings for queries like this

DEBUG=knex:query,knex:bindings
DEBUG_SHOW_HIDDEN=enabled
1 Like