cockroachdb / cockroachdb/activerecord-cockroachdb-adapter
Make use of `geometry_columns` properly
Open
enhancement
- Dominant language
- Ruby
- Stars
- 105
- Forks
- 56
- Avg merge
- 9h 5m
- Merged PRs (30d)
- 3
Description
As of now, the `spatial_column_info` is never used in our test suite, nor tested. In the rails 8.1 compatible version of this adapter we are removing this. We should consider properly re-adding this if we want to make advantage of that column.
Contributor guide
Assessment
This issue has not been assessed yet.