We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
EC-CUBE全体でトランザクション管理しているのでRepository等でのtransaction処理は不要 transaction処理をしていても問題が発生するわけではない。
以下からトランザクション処理を削除
http://doc.ec-cube.net/plugin_update-for3011#exit%E3%81%AB%E3%82%88%E3%82%8B%E5%87%A6%E7%90%86%E3%81%AE%E7%B5%82%E4%BA%86%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6
The text was updated successfully, but these errors were encountered:
No branches or pull requests
概要(Overview)
EC-CUBE全体でトランザクション管理しているのでRepository等でのtransaction処理は不要
transaction処理をしていても問題が発生するわけではない。
期待する内容(Expect) or 要望 (Requirement)
以下からトランザクション処理を削除
再現手順(Procedure)
環境 (environment)
関連情報 (Ref)
http://doc.ec-cube.net/plugin_update-for3011#exit%E3%81%AB%E3%82%88%E3%82%8B%E5%87%A6%E7%90%86%E3%81%AE%E7%B5%82%E4%BA%86%E3%81%AB%E3%81%A4%E3%81%84%E3%81%A6
The text was updated successfully, but these errors were encountered: