Fix usage of ActiveRecord::Base in importer code
Use the connection from the associated relation class rather than ActiveRecord::Base when doing an index check. https://gitlab.com/gitlab-org/gitlab/-/issues/350191
加载中
想要评论请 注册 或 登录
Use the connection from the associated relation class rather than ActiveRecord::Base when doing an index check. https://gitlab.com/gitlab-org/gitlab/-/issues/350191