Skip to content

Releases: stadia/activerecord-mysql2rgeo-adapter

ActiveRecord 7.0

13 Jun 08:09
Compare
Choose a tag to compare
v7.0.0

2.7과 3.0

update dependency

13 Jun 08:08
Compare
Choose a tag to compare
v6.1.1

Bump to 6.1.1

activerecord 6.0 support

16 Sep 05:48
Compare
Choose a tag to compare

activerecord 6.0

v5.2.3

04 Mar 02:08
Compare
Choose a tag to compare

#16 Add a rescue from RGeo::Error::InvalidGeometry to parse_wkt(string)
#17 update Travis

v5.2.2: Feature/5.2.2 (#15)

25 Feb 06:22
e0476f5
Compare
Choose a tag to compare
* Update travis, add ruby 2.5

* Fix travis ruby 2.5

* Test pg 1.0 with ActiveRecord 5.2

* Fixes bug #280

* Improve .parse_sql_types

* Remove unnecessary `params.size` if/else
* Add type tests

* Update history

* Version 5.2.1

* Update appraisal

* Fix deprecated mocha require

* Update travis, fix 2.5

* Update cops

* Add frozen_string_literal comments

* Re-generate rubocop todo file

* [style] LineLength

* Use ENV to configure test database connection

Use the same defaults, but allow overriding with any of these:

PGHOST
PGDATABASE
PGPORT
PGUSER
PGPASSWORD

* Remove :nodoc: from test classes

* Improve spatial queries tests

* Ignore multipoint query for PG10 (for now)
* Add helpers to query database version

* Fix task tests for PG 10

* Use #assert_includes for better feedback

* Test with pg gem version 1.x

* Test with PG 10, PostGIS 2.4 on travis

* Version 5.2.2

* prepare for update

* rubocop

* Merge tag 'v5.2.2' into feature/5.2.2

Version 5.2.2

# Conflicts:
#	.rubocop.yml
#	.rubocop_todo.yml
#	.travis.yml
#	Gemfile
#	History.md
#	activerecord-postgis-adapter.gemspec
#	gemfiles/ar51.gemfile
#	gemfiles/ar52.gemfile
#	lib/active_record/connection_adapters/postgis/column_methods.rb
#	lib/active_record/connection_adapters/postgis/create_connection.rb
#	lib/active_record/connection_adapters/postgis/databases.rake
#	lib/active_record/connection_adapters/postgis/oid/spatial.rb
#	lib/active_record/connection_adapters/postgis/postgis_database_tasks.rb
#	lib/active_record/connection_adapters/postgis/railtie.rb
#	lib/active_record/connection_adapters/postgis/schema_statements.rb
#	lib/active_record/connection_adapters/postgis/setup.rb
#	lib/active_record/connection_adapters/postgis/spatial_column.rb
#	lib/active_record/connection_adapters/postgis/spatial_column_info.rb
#	lib/active_record/connection_adapters/postgis/spatial_table_definition.rb
#	lib/active_record/connection_adapters/postgis/version.rb
#	lib/active_record/connection_adapters/postgis_adapter.rb
#	lib/activerecord-postgis-adapter.rb
#	test/database.yml
#	test/setup_test.rb
#	test/spatial_queries_test.rb
#	test/tasks_test.rb
#	test/test_helper.rb
#	test/type_test.rb

v5.1.0: Feature/5.2.0 (#14)

21 Feb 15:05
fc79c0b
Compare
Choose a tag to compare
* Fix Rails 5.2 compatibility (#13)

* working for ActiveRecord 5.2!

* better column names

* remove prefix lengths for spatial indexes

* fix quoting

* ar51은 통과를 시키자

* travis

* ruby 2.2 not test

* ar52 test

* update README

* pass activerecord 5.2 and 5.1

v2.0.3: update 2.0.3 (#8)

12 Dec 05:08
ae8e5a6
Compare
Choose a tag to compare
* Version 2.0.3

* Update version history [ci skip]

* fix regex for parsing spacial column types

This fixes:
1. ruby warning: `warning: character class has duplicated range: /[geography,geometry]\((.*)\)$/`
2. wrongly matches of any type for which the name ends with any of the characters: g, e, o, r, a, p, h, y, m, t

* Add tests for #259

* remove a debug comment

* Adding more syntax highlighting

for easier scannability!

* Remove unnecessary .rb from require

* Fix requires

* Autoload AbstractAdapter to avoid circular require warnings

* Remove unnecessary ::

* Use require instead of load

* Remove unnecessary require

* Load byebug on ruby 2.4

* Improve module include

* Autoload AbstractAdapter to avoid warnings

* Referencing AbstractAdapter in a void context causes void context
warning, so use `module` to define context
* Requiring "active_record/connection_adapters/abstract_adapter" causes
circular require warning

* Simplify loading railtie

* Remove requires

* Less ::

* Version 2.0.3

v1.0.5

12 Dec 06:51
Compare
Choose a tag to compare
Merge branch '4.0-stable' of https://github.com/rgeo/activerecord-pos…

v2.0.2

08 Nov 02:43
Compare
Choose a tag to compare
changed version of rgeo-activerecord

v2.0.1

31 May 08:50
Compare
Choose a tag to compare

Version 2.0.1