1 # frozen_string_literal: true
 
   3 class ValidateCreateDoorkeeperOpenidConnectTables < ActiveRecord::Migration[7.0]
 
   4   # Validate foreign key created by CreateDoorkeeperOpenidConnectTables
 
   6     validate_foreign_key :oauth_openid_requests, :oauth_access_grants