To use postgresql “SELECT FOR UPDATE” in EF Core with linq - FromSqlRaw

前端 未结 0 1027
囚心锁ツ
囚心锁ツ 2021-02-01 20:20

Im trying to use the postgresql\'s ROW LOCK in EF Core. I have a .net core application and postgresql database.

In GetUserContainer function, I build my queries using the

相关标签:
回答
  • 消灭零回复
提交回复
热议问题