geokit / geokit-rails

Official Geokit plugin for Rails/ActiveRecord. Provides location-based goodness for your Rails app. Requires the Geokit gem.
MIT License
1.57k stars 245 forks source link

Add cockroachdb connection #152

Closed flippakitten closed 1 year ago

flippakitten commented 4 years ago

Add cockroachDB Adapter based off PostgreSQL Adapter.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 46.038% when pulling 8d7c36693aa5718056967026158c120fbba59428 on flippakitten:add_cockroachdb_connection into cc5fd43ab4e69878fb31ebd1fc22918e2952b560 on geokit:master.

ryankopf commented 1 year ago

I think this does not have enough demand and can be easily done via an initializer patch, so I'm going to deny this PR at this time until more demand is shown for CockroachDB.