rgeo/activerecord-postgis-adapter
ActiveRecord connection adapter for PostGIS, based on postgresql and rgeo
RubyNOASSERTION
Issues
- 22
Error `TypeError: can't cast RGeo::Geographic::SphericalPolygonImpl` on Rails 7.2 and HEAD `activerecord-postgis-adapter`
#402 opened by stevegeek - 2
Release v10 update to fully support Rails 7.2
#420 opened by JamesChevalier - 14
db:create not working on branch bump-7-2
#415 opened by dorner - 4
Error: uninitialized constant RGeo::ActiveRecord::SpatialToSql (NameError) after upgarding to newly released version 10
#416 opened by upendra-azad - 6
Support for Rails 8.0.0.beta1
#411 opened by navidemad - 3
undefined method `migration_context' for an instance of ActiveRecord::ConnectionAdapters::PostGISAdapter (NoMethodError)
#400 opened by AhmedAliIbrahim - 20
Inquiry on Rails 7.2 Support Effort
#395 opened by seuros - 5
Some ActiveRecord Tests Failing
#378 opened by keithdoggett - 1
Wrong RubyDoc link
#398 opened by francescoparra - 1
uninitialized constant ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnDefinition (NameError)
#410 opened by asmrtfm - 1
- 2
uninitialized constant ActiveRecord::ConnectionAdapters::PostgreSQL::ColumnDefinition in Rails 7
#357 opened by sokmesakhiev - 1
Allow rgeo-activerecord 8.x
#407 opened by tagliala - 2
How are @time and @speed to be formatted in a multilinestring point for the values to be extracted?
#401 opened by tyrauber - 4
Create 9.0.2 release
#394 opened by eikes - 3
Using the Adapter in Rails 7, Ruby 3.1.2, results in query times increasing 100%
#391 opened by cscherban - 7
Proposal to remove jruby support
#393 opened by seuros - 5
Rails 7.1 db:create not installing extension
#389 opened by frehoy - 1
update to use the new adapter_class methods from AR 7.1 (command-line client not found for dbconsole)
#387 opened by copiousfreetime - 1
Where is the distance query?
#386 opened by MadBomber - 1
Fix tests with `to_s` comparison
#359 opened by keithdoggett - 3
- 0
Test Against ActiveRecord
#358 opened by keithdoggett - 1
- 2
Structure.sql doesn't include `CREATE EXTENSION`
#374 opened by mcolyer - 1
Help with querying all points that are within radius x from point lat and long
#372 opened by arthurysong - 5
- 2
4326 vs Planar performance
#370 opened by joshfester - 3
Invalid interpretation of where.not clause
#367 opened by arthurwozniak - 7
Create ActiveRecord migration to enable postgis extension (if app is on Rails)
#313 opened by robinboening - 11
RGeo::Error::UnsupportedOperation: Method Surface#area not defined with 7.1.1
#365 opened by viktorianer - 5
Z dimension not saved in db unless X or Y changed
#364 opened by pcboy - 1
- 1
Support Rails 7
#354 opened by spiffistan - 6
Default values for lat/long
#344 opened by caseyprovost - 30
When using parallel tests out of the box post gis spatial ref table isn't copied over to test databases.
#342 opened by joegaudet - 1
Version 5.x does not support ActiveRecord 5.2
#346 opened by kueda - 0
- 11
rails test broken if user is not postgres superuser on rails 6 (works on rails 5)
#337 opened by Lapizistik - 0
- 0
Cant use module RGeo on rails 6.1.3
#340 opened by TimVesputi - 2
- 4
- 0
Joined Geometries not Automatically Cast
#336 opened by keithdoggett - 4
Error running `rails db:gis:setup`
#328 opened by code-later - 2
NameError: uninitialized constant ActiveRecord::ConnectionAdapters::AbstractAdapter
#323 opened by tagliala - 3
NameError: undefined local variable or method `configuration' for PostGISDatabaseTasks
#322 opened by tagliala - 0
Adapter will write geometries from a different factory than it reads geometries
#319 opened by keithdoggett - 4
Unique indexing using gist access method
#314 opened by sepowitz - 12
Could not load the 'postgis' Active Record adapter. Ensure that the adapter is spelled correctly
#317 opened by fuxx