⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

Raw SQL Logging



Kenta Saito

Kenta Saito
  • profile picture
  • Member

Posted 15 May 2012 - 01:58 AM

Is there "Raw SQL Logging" function in grocery CRUD? (when using ActiveRecord)
(for example, get('users') goes 'SELECT id, name, email FROM users')

I am affraid that if this is not grocery CRUD question, but CodeIgniter question.
But, if grocery CRUD has (or planning) original logging function, it helps.

P.S.
Congratulations version 1.2.2 release!

Regard.