Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

抽象化レイヤー: Doctrine/DBAL #22

Open
kiy0taka opened this issue Apr 25, 2023 · 0 comments
Open

抽象化レイヤー: Doctrine/DBAL #22

kiy0taka opened this issue Apr 25, 2023 · 0 comments
Assignees

Comments

@kiy0taka
Copy link
Contributor

Doctrine\DBAL\Exception

  • ForeignKeyConstraintViolationException
  • DriverException

#10 のEntityManagerで変換する

Doctrine\DBAL\LockMode

https://github.com/EC-CUBE/ec-cube/blob/b34362753344e2be63f126bf73cf7777bd4bb2af/src/Eccube/Service/PurchaseFlow/Processor/StockReduceProcessor.php#L89

#10 のEntityManagerに xxxLock() メソッドを追加する

その他

Installerで利用してるので放置。

@kiy0taka kiy0taka self-assigned this Apr 25, 2023
@kiy0taka kiy0taka converted this from a draft issue Apr 25, 2023
@kiy0taka kiy0taka moved this from 🔖 Ready to 🏗 In progress in next-poc Jun 21, 2023
@kiy0taka kiy0taka moved this from 🏗 In progress to ✅ Done in next-poc Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants