Revert "fix review request constraint"

This commit is contained in:
2023-05-03 21:28:09 -03:00
committed by GitHub
parent 2668390380
commit 6d6819fde7
6 changed files with 7 additions and 18 deletions

View File

@@ -3,7 +3,7 @@
# Table name: review_requests
#
# id :bigint not null, primary key
# answered :string not null
# answered :string
# created_at :datetime not null
# updated_at :datetime not null
# question_id :bigint not null

View File

@@ -3,7 +3,7 @@
# Table name: review_requests
#
# id :bigint not null, primary key
# answered :string not null
# answered :string
# created_at :datetime not null
# updated_at :datetime not null
# question_id :bigint not null