Skip to content

Feature/composite primary key#9

Open
kenichirow wants to merge 17 commits intomasterfrom
feature/composite-primary-key
Open

Feature/composite primary key#9
kenichirow wants to merge 17 commits intomasterfrom
feature/composite-primary-key

Conversation

@kenichirow
Copy link

@kenichirow kenichirow commented May 15, 2019

複合主キーに対応しました

相談した結果、以下のような仕様で実装しました

  • 新規モジュールに複合主キーの設定ができる
  • 既存モジュールに新規フィールドを、primary key を true にして追加できる
  • 既存モジュールの既存フィールドに primary key を設定できる
  • 既存モジュールで設定された primary key だけを削除することはできない

@yamionp yamionp requested a review from melpon June 25, 2020 02:50
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.

1 participant