fix: pgsql user waiter
This commit is contained in:
parent
4189a5ebcb
commit
847bc0d3c2
2 changed files with 2 additions and 0 deletions
|
|
@ -196,6 +196,7 @@ func (r *userResource) Create(
|
|||
)
|
||||
return
|
||||
}
|
||||
arg.userId = id
|
||||
|
||||
ctx = tflog.SetField(ctx, "user_id", id)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue