View Active Record Query String? |
[eluser]jcavard[/eluser]
[quote author="Travis O" date="1249512308"]You could also use profiling to display the query as it is run on the page. http://ellislab.com/codeigniter/user-gui...iling.html[/quote] the profiling is really useful, but I was not aware of this one Code: $this->db->_compile_select(); thanks |
Messages In This Thread |
View Active Record Query String? - by El Forum - 08-05-2009, 10:51 AM
View Active Record Query String? - by El Forum - 08-05-2009, 11:16 AM
View Active Record Query String? - by El Forum - 08-05-2009, 11:41 AM
View Active Record Query String? - by El Forum - 08-05-2009, 11:45 AM
View Active Record Query String? - by El Forum - 08-05-2009, 11:51 AM
View Active Record Query String? - by El Forum - 08-05-2009, 12:10 PM
|