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

Installerの修正 #6

Merged
merged 1 commit into from
Feb 13, 2017

Conversation

dogggggo
Copy link

初期データ投入用のSQLにdiscriminator_typeの追加

this->addSql("INSERT INTO mtb_table_name (col1, col2, col3) VALUES (val1, val2, val3);");

this->addSql("INSERT INTO mtb_table_name (col1, col2, col3, discriminator_type) VALUES (val1, val2, val3, 'tablename');");

@nanasess nanasess merged commit 2599e8d into nanasess:CalculateStrategy Feb 13, 2017
nanasess pushed a commit that referenced this pull request Feb 20, 2018
…ntcontroller

PaymentControllerTestを通るように修正
nanasess pushed a commit that referenced this pull request Aug 8, 2018
セッション更新の処理を追加
nanasess pushed a commit that referenced this pull request Mar 27, 2020
テストを通すために最新の4.0ブランチに追従
nanasess pushed a commit that referenced this pull request Aug 28, 2020
nanasess pushed a commit that referenced this pull request Mar 23, 2021
ログイン時のカートマージでカートが別れる場合のDoctrineのエラーを回避
nanasess pushed a commit that referenced this pull request Jul 13, 2021
サイトマップの改善をしました。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants