You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move quote_string from trilogy and mysql2 adapters to abstract mysql adapter
Implementations of the method are exactly the same for trilogy and
mysql2 adapters so we will benefit from it being explicitly shared from
the abstract mysql adapter
0 commit comments