How to save bad query? |
@hgmflash123,
You could dump any executed queries in your models to the CI log file. I would only do this for development/testing not Production. |
Messages In This Thread |
How to save bad query? - by hgmflash123 - 01-24-2019, 05:17 AM
RE: How to save bad query? - by php_rocs - 01-24-2019, 05:02 PM
RE: How to save bad query? - by hgmflash123 - 01-28-2019, 06:53 AM
RE: How to save bad query? - by php_rocs - 01-24-2019, 05:05 PM
RE: How to save bad query? - by hgmflash123 - 01-28-2019, 06:55 AM
RE: How to save bad query? - by php_rocs - 01-28-2019, 10:44 AM
|