Class
Arel::SqlCompiler::PostgreSQLCompiler
In:
lib/arel/engines/sql/compilers/postgresql_compiler.rb
Parent:
GenericCompiler
Methods
aliased_orders
select_sql
supports_insert_with_returning?
using_distinct_on?
Public Instance methods
aliased_orders
(orders)
select_sql
()
supports_insert_with_returning?
()
using_distinct_on?
()
[Validate]