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

データベースが常にsqliteになってしまって動かない不具合の修正 #5174

Merged
merged 1 commit into from
Nov 29, 2021

Conversation

tao-s
Copy link
Contributor

@tao-s tao-s commented Sep 21, 2021

概要(Overview・Refs Issue)

./bin/console eccube:installでインタラクティブにインストールしようとすると、DBのURIがデフォルトのSQLiteに固定になりインストールできない。

相談(Discussion)

そもそも./bin/console eccube:installを今後も提供し続けていくのか疑問

マイナーバージョン互換性保持のための制限事項チェックリスト

  • 既存機能の仕様変更
  • フックポイントの呼び出しタイミングの変更
  • フックポイントのパラメータの削除・データ型の変更
  • twigファイルに渡しているパラメータの削除・データ型の変更
  • Serviceクラスの公開関数の、引数の削除・データ型の変更
  • 入出力ファイル(CSVなど)のフォーマット変更

レビュワー確認項目

  • 動作確認
  • コードレビュー
  • E2E/Unit テスト確認(テストの追加・変更が必要かどうか)
  • 互換性が保持されているか
  • セキュリティ上の問題がないか

@chihiro-adachi chihiro-adachi added this to the 4.1.x milestone Sep 21, 2021
@chihiro-adachi
Copy link
Contributor

@tao-s
ありがとうございます。

そもそも./bin/console eccube:installを今後も提供し続けていくのか疑問

これってどういう意味ですか?

@tao-s
Copy link
Contributor Author

tao-s commented Sep 22, 2021

@chihiro-adachi インストール手段が複数あるので、これをこのままずっと保守していくのかなぁと

@chihiro-adachi
Copy link
Contributor

@tao-s
ああ、なるほど。ありがとうございます。
本体開発する上では割とよく使うコマンドなので、これがなくなると困るなあと思ってました。

@tao-s
Copy link
Contributor Author

tao-s commented Sep 22, 2021

@chihiro-adachi なんでこんなバグが?と思ったらこのコマンドとかテスト無いんですね... 書かなきゃ...

@matsuoshi matsuoshi modified the milestones: 4.1.x, 4.1.1 Nov 15, 2021
@chihiro-adachi
Copy link
Contributor

@tao-s
ありがとうございます、マージしました。

@tao-s tao-s deleted the patch-21 branch November 16, 2023 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants