Welcome Guest, Not a member yet? Register   Sign In
Select with alias in model in CI 4
#3

Ok I understand. So there is no way to use aliases in this case?
I think will be great to have a property in model for alias.
Something like:

protected $table = 'Movements';
protected $tableAlias = 'mov';
protected $primaryKey = 'id';
Reply


Messages In This Thread
Select with alias in model in CI 4 - by damiano - 03-04-2021, 09:59 AM
RE: Select with alias in model in CI 4 - by damiano - 03-05-2021, 12:03 PM



Theme © iAndrew 2016 - Forum software by © MyBB