class

Parsegres::AST::WindowSpec

Inherits Parsegres::AST::Node < Parsegres::Inspectable < Reference < Object

Instance methods

order_by
Source
order_by=(order_by : Array(OrderByItem))
Source
partition_by
Source
partition_by=(partition_by : Array(Expr))
Source