Module: Arel::Visitors
- Defined in:
- lib/active_record/connection_adapters/postgis/arel_tosql.rb
Overview
:nodoc:
Defined Under Namespace
Classes: PostGIS
Constant Summary collapse
- PostGISSuperclass =
Different super-class under JRuby JDBC adapter.
if defined?(::ArJdbc::PostgreSQL::BindSubstitution) ::ArJdbc::PostgreSQL::BindSubstitution else PostgreSQL end