cockroachdb / cockroachdb/activerecord-cockroachdb-adapter
Refactor referential_integrity.rb (`#disable_referential_integrity`)
オープン
- 主要言語
- Ruby
- スター
- 105
- フォーク
- 56
- 平均マージ
- 9時間 5分
- マージ済み PR(30日)
- 3
説明
As https://github.com/cockroachdb/cockroach/issues/19444 is stale, we should put a bit more care in this method that might exist for a long time.
Currently:
- It is super slow
- It is made to work out of transactions, could work better within transactions (we might need an option)
- Some indexes are not properly deleted
コントリビューションガイド
評価
この issue はまだ評価されていません。