Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d28940e

Browse files
author
Rinat Mukhtarov
committed
returning *
1 parent 560d2b9 commit d28940e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎TODO.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -801,6 +801,7 @@ where item_id = (
801801
for update skip locked -- если строки заблокировать не удалось, пропускаем их (они уже заблокированы в параллельных транзакциях)
802802
limit 1
803803
)
804+
returning *;
804805
```
805806

806807
Процесс исполнения:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /