Skip to content

nobuhiko/ec-cube2-migration に dtb_login_attempt テーブルのマイグレーションを追加する #1377

@nanasess

Description

@nanasess

概要

PR #1302 で追加された dtb_login_attempt テーブルについて、nobuhiko/ec-cube2-migration にマイグレーションを作成する。

背景

現在 dtb_login_attempt テーブルの定義は html/install/sql/create_table_*.sql にのみ存在しており、既存環境へのアップデート時にマイグレーションが必要。

対応内容

  • nobuhiko/ec-cube2-migration リポジトリにマイグレーションファイルを追加
  • テーブル作成: dtb_login_attempt
  • インデックス作成: idx_login_id_create_date, idx_ip_create_date
  • シーケンス作成: dtb_login_attempt_login_attempt_id_seq

関連

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions