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
[10.x] add expression to DB table doctype (#47004)
* [10.x] add expression to DB table doctype
When using DB::raw(), the parameter type is `Illuminate\Contracts\Database\Query\Expression`
* Update Connection.php
---------
Co-authored-by: Taylor Otwell <[email protected]>
0 commit comments