Skip to content

Commit

Permalink
Updates queries.md
Browse files Browse the repository at this point in the history
Auto commit by GitBook Editor
  • Loading branch information
BluewaterSolutions committed Aug 15, 2017
1 parent e86f982 commit 47ef28a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions queries.md
Expand Up @@ -592,3 +592,4 @@ Alternatively, you may use the `lockForUpdate` method. A "for update" lock preve

DB::table('users')->where('votes', '>', 100)->lockForUpdate()->get();


0 comments on commit 47ef28a

Please sign in to comment.