cockroachdb / cockroachdb/activerecord-cockroachdb-adapter
Refactor referential_integrity.rb (`#disable_referential_integrity`)
Ouverte
- Langage dominant
- Ruby
- Étoiles
- 105
- Forks
- 56
- Merge moyen
- 9 h 5 min
- PR mergées (30 j)
- 3
Description
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
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.