Welcome Guest, Not a member yet? Register   Sign In
dbprefix on multiple join conditions
#1

[eluser]Unknown[/eluser]
I have dbprefix set to TEST_ and a join statement on the form:
$this->db->join('table', 'cond1 AND cond2', 'left');

It is only the table names in cond1 that gets prefixed with the dbprefix.

Is there an alternative CI way of specifying multiple conditions on a join that is easier for CI to parse?


Messages In This Thread
dbprefix on multiple join conditions - by El Forum - 06-11-2009, 01:36 AM
dbprefix on multiple join conditions - by El Forum - 04-12-2010, 11:36 AM
dbprefix on multiple join conditions - by El Forum - 03-06-2013, 01:40 PM



Theme © iAndrew 2016 - Forum software by © MyBB