connection()
Instance Public methods
Returns the connection currently associated with the class. This can also be used to âborrowâ the connection to do database work unrelated to any of the specific Active Records.
Returns the connection currently associated with the class. This can also be used to âborrowâ the connection to do database work unrelated to any of the specific Active Records.
Please login to continue.