Method List
-
#% Rooq::Expression
-
#* Rooq::Expression
-
#+ Rooq::Expression
-
#- Rooq::Expression
-
#/ Rooq::Expression
-
#acquire Rooq::ConnectionProvider
-
#acquire Rooq::DefaultConnectionProvider
-
#acquire Rooq::PooledConnectionProvider
-
#add_join Rooq::DSL::SelectQuery
-
#after_execute Rooq::ExecutorHooks
-
#alias_name Rooq::AliasedExpression
-
#alias_name Rooq::DSL::Subquery
-
#all Rooq::DSL::SetOperation
-
#and Rooq::Condition
-
#and Rooq::CombinedCondition
-
#and_where Rooq::DSL::SelectQuery
-
#arguments Rooq::FunctionCall
-
array_agg Rooq::Aggregates
-
#as Rooq::Expression
-
#as_subquery Rooq::DSL::SelectQuery
-
#asc Rooq::Expression
-
#asterisk Rooq::Table
-
#available Rooq::ConnectionPool
-
#available Rooq::Adapters::PostgreSQL::ConnectionPool
-
avg Rooq::Aggregates
-
#before_execute Rooq::ExecutorHooks
-
#between Rooq::Expression
-
case_when Rooq
-
#cases Rooq::CaseExpression
-
cast Rooq
-
#checkin Rooq::ConnectionPool
-
#checkin Rooq::Adapters::PostgreSQL::ConnectionPool
-
#checkout Rooq::ConnectionPool
-
#checkout Rooq::Adapters::PostgreSQL::ConnectionPool
-
coalesce Rooq
-
#coerce Rooq::TypeCoercer
-
#column_list Rooq::DSL::InsertQuery
-
#column_name Rooq::Generator::ForeignKeyInfo
-
#columns Rooq::DSL::InsertQuery
-
#columns Rooq::Generator::TableInfo
-
#condition Rooq::DSL::Join
-
#conditions Rooq::CombinedCondition
-
#conditions Rooq::DSL::DeleteQuery
-
#conditions Rooq::DSL::SelectQuery
-
#conditions Rooq::DSL::UpdateQuery
-
#configuration Rooq::Context
-
#connection Rooq::Executor
-
#connection Rooq::DefaultConnectionProvider
-
#connection_provider Rooq::Configuration
-
context Rooq::Adapters::PostgreSQL
-
#convert Rooq::ParameterConverter
-
#convert_all Rooq::ParameterConverter
-
count Rooq::Aggregates
-
#cross_join Rooq::DSL::SelectQuery
-
#ctes Rooq::DSL::SelectQuery
-
#default Rooq::Generator::ColumnInfo
-
delete_from Rooq::DSL
-
dense_rank Rooq::WindowFunctions
-
#derive Rooq::Configuration
-
#desc Rooq::Expression
-
#dialect Rooq::Executor
-
#dialect Rooq::Configuration
-
#direction Rooq::OrderSpecification
-
#distinct Rooq::FunctionCall
-
#distinct Rooq::DSL::SelectQuery
-
#distinct_flag Rooq::DSL::SelectQuery
-
#each Rooq::Result
-
#else Rooq::CaseExpression
-
#else_result Rooq::CaseExpression
-
#empty? Rooq::Result
-
#end_bound Rooq::WindowFrame
-
#eq Rooq::Expression
-
#except Rooq::DSL::SelectQuery
-
#except Rooq::DSL::SetOperation
-
#execute Rooq::Context
-
#execute Rooq::Executor
-
#execute Rooq::ValidatingExecutor
-
exists Rooq
-
#expression Rooq::OrderSpecification
-
#expression Rooq::Condition
-
#expression Rooq::AliasedExpression
-
#expression Rooq::CastExpression
-
#fetch_all Rooq::Context
-
#fetch_all Rooq::Executor
-
#fetch_one Rooq::Context
-
#fetch_one Rooq::Executor
-
#field Rooq::OrderSpecification
-
#field Rooq::Table::TableBuilder
-
#field Rooq::Condition
-
#fields Rooq::Table
-
#fields Rooq::DSL::Cube
-
#fields Rooq::DSL::Rollup
-
#first Rooq::Result
-
first_value Rooq::WindowFunctions
-
following Rooq::WindowFrame
-
#for_update Rooq::DSL::SelectQuery
-
#for_update_flag Rooq::DSL::SelectQuery
-
#foreign_column Rooq::Generator::ForeignKeyInfo
-
#foreign_keys Rooq::Generator::TableInfo
-
#foreign_table Rooq::Generator::ForeignKeyInfo
-
#frame Rooq::WindowFunction
-
#from Rooq::DSL::SelectQuery
-
from_connection Rooq::Configuration
-
from_pool Rooq::Configuration
-
#from_table Rooq::DSL::SelectQuery
-
#full_join Rooq::DSL::SelectQuery
-
#function Rooq::WindowFunction
-
#generate Rooq::Generator::CodeGenerator
-
#group_by Rooq::DSL::SelectQuery
-
#group_by_fields Rooq::DSL::SelectQuery
-
#gt Rooq::Expression
-
#gte Rooq::Expression
-
#having Rooq::DSL::SelectQuery
-
#having_condition Rooq::DSL::SelectQuery
-
#hooks Rooq::Executor
-
#in Rooq::Expression
-
#in Rooq::DSL::Subquery
-
#initialize Rooq::CLI
-
#initialize Rooq::OrderSpecification
-
#initialize Rooq::Field
-
#initialize Rooq::Table
-
#initialize Rooq::Table::TableBuilder
-
#initialize Rooq::Result
-
#initialize Rooq::Context
-
#initialize Rooq::Executor
-
#initialize Rooq::ExecutorHooks
-
#initialize Rooq::Condition
-
#initialize Rooq::CombinedCondition
-
#initialize Rooq::ExistsCondition
-
#initialize Rooq::DefaultConnectionProvider
-
#initialize Rooq::PooledConnectionProvider
-
#initialize Rooq::AliasedExpression
-
#initialize Rooq::ArithmeticExpression
-
#initialize Rooq::Literal
-
#initialize Rooq::FunctionCall
-
#initialize Rooq::WindowFunction
-
#initialize Rooq::WindowFrame
-
#initialize Rooq::CaseExpression
-
#initialize Rooq::CastExpression
-
#initialize Rooq::Configuration
-
#initialize Rooq::QueryValidator
-
#initialize Rooq::QueryValidationError
-
#initialize Rooq::ValidatingExecutor
-
#initialize Rooq::DSL::DeleteQuery
-
#initialize Rooq::DSL::InsertQuery
-
#initialize Rooq::DSL::SelectQuery
-
#initialize Rooq::DSL::JoinBuilder
-
#initialize Rooq::DSL::Join
-
#initialize Rooq::DSL::CTE
-
#initialize Rooq::DSL::Subquery
-
#initialize Rooq::DSL::SetOperation
-
#initialize Rooq::DSL::OrderedSetOperation
-
#initialize Rooq::DSL::GroupingSets
-
#initialize Rooq::DSL::Cube
-
#initialize Rooq::DSL::Rollup
-
#initialize Rooq::DSL::UpdateQuery
-
#initialize Rooq::SchemaValidator
-
#initialize Rooq::SchemaValidationError
-
#initialize Rooq::Dialect::RenderedQuery
-
#initialize Rooq::Adapters::PostgreSQL::ConnectionPool
-
#initialize Rooq::Generator::Introspector
-
#initialize Rooq::Generator::ColumnInfo
-
#initialize Rooq::Generator::ForeignKeyInfo
-
#initialize Rooq::Generator::TableInfo
-
#initialize Rooq::Generator::CodeGenerator
-
#inner_join Rooq::DSL::SelectQuery
-
insert_into Rooq::DSL
-
#insert_values Rooq::DSL::InsertQuery
-
#intersect Rooq::DSL::SelectQuery
-
#intersect Rooq::DSL::SetOperation
-
#introspect_columns Rooq::Generator::Introspector
-
#introspect_foreign_keys Rooq::Generator::Introspector
-
#introspect_primary_keys Rooq::Generator::Introspector
-
#introspect_schema Rooq::Generator::Introspector
-
#introspect_tables Rooq::Generator::Introspector
-
#is_not_null Rooq::Expression
-
#is_null Rooq::Expression
-
#joins Rooq::DSL::SelectQuery
-
lag Rooq::WindowFunctions
-
last_value Rooq::WindowFunctions
-
lead Rooq::WindowFunctions
-
#left Rooq::ArithmeticExpression
-
#left Rooq::DSL::SetOperation
-
#left_join Rooq::DSL::SelectQuery
-
#like Rooq::Expression
-
#limit Rooq::DSL::SelectQuery
-
#limit Rooq::DSL::OrderedSetOperation
-
#limit_value Rooq::DSL::SelectQuery
-
#limit_value Rooq::DSL::OrderedSetOperation
-
#lt Rooq::Expression
-
#lte Rooq::Expression
-
max Rooq::Aggregates
-
#max_length Rooq::Generator::ColumnInfo
-
#method_missing Rooq::Table
-
min Rooq::Aggregates
-
#name Rooq::Field
-
#name Rooq::Table
-
#name Rooq::FunctionCall
-
#name Rooq::DSL::CTE
-
#name Rooq::Generator::ColumnInfo
-
#name Rooq::Generator::TableInfo
-
#ne Rooq::Expression
-
#negated Rooq::ExistsCondition
-
not_exists Rooq
-
nth_value Rooq::WindowFunctions
-
ntile Rooq::WindowFunctions
-
#nullable Rooq::Generator::ColumnInfo
-
nullif Rooq
-
#nulls Rooq::OrderSpecification
-
#nulls_first Rooq::OrderSpecification
-
#nulls_last Rooq::OrderSpecification
-
#offset Rooq::DSL::SelectQuery
-
#offset Rooq::DSL::OrderedSetOperation
-
#offset_value Rooq::DSL::SelectQuery
-
#offset_value Rooq::DSL::OrderedSetOperation
-
#on Rooq::DSL::JoinBuilder
-
#on_after_execute Rooq::Executor
-
#on_before_execute Rooq::Executor
-
#operator Rooq::Condition
-
#operator Rooq::CombinedCondition
-
#operator Rooq::ArithmeticExpression
-
#operator Rooq::DSL::SetOperation
-
#or Rooq::Condition
-
#or Rooq::CombinedCondition
-
#or_where Rooq::DSL::SelectQuery
-
#order_by Rooq::WindowFunction
-
#order_by Rooq::DSL::SelectQuery
-
#order_by Rooq::DSL::SetOperation
-
#order_specs Rooq::DSL::SelectQuery
-
#order_specs Rooq::DSL::OrderedSetOperation
-
#over Rooq::WindowFunction
-
#params Rooq::Dialect::RenderedQuery
-
#partition_by Rooq::WindowFunction
-
#pg_type Rooq::Generator::ColumnInfo
-
#pool Rooq::PooledConnectionProvider
-
pooled_context Rooq::Adapters::PostgreSQL
-
preceding Rooq::WindowFrame
-
#precision Rooq::Generator::ColumnInfo
-
#primary_keys Rooq::Generator::TableInfo
-
#qualified_name Rooq::Field
-
#query Rooq::DSL::CTE
-
#query Rooq::DSL::Subquery
-
range Rooq::WindowFrame
-
#range_between Rooq::WindowFunction
-
rank Rooq::WindowFunctions
-
#raw_result Rooq::Result
-
#recursive Rooq::DSL::CTE
-
#release Rooq::ConnectionProvider
-
#release Rooq::DefaultConnectionProvider
-
#release Rooq::PooledConnectionProvider
-
#render_condition Rooq::Dialect::Base
-
#render_condition Rooq::Dialect::PostgreSQL
-
#render_delete Rooq::Dialect::Base
-
#render_delete Rooq::Dialect::PostgreSQL
-
#render_insert Rooq::Dialect::Base
-
#render_insert Rooq::Dialect::PostgreSQL
-
#render_ordered_set_operation Rooq::Dialect::PostgreSQL
-
#render_select Rooq::Dialect::Base
-
#render_select Rooq::Dialect::PostgreSQL
-
#render_set_operation Rooq::Dialect::PostgreSQL
-
#render_update Rooq::Dialect::Base
-
#render_update Rooq::Dialect::PostgreSQL
-
#respond_to_missing? Rooq::Table
-
#returning Rooq::DSL::DeleteQuery
-
#returning Rooq::DSL::InsertQuery
-
#returning Rooq::DSL::UpdateQuery
-
#returning_fields Rooq::DSL::DeleteQuery
-
#returning_fields Rooq::DSL::InsertQuery
-
#returning_fields Rooq::DSL::UpdateQuery
-
#right Rooq::ArithmeticExpression
-
#right Rooq::DSL::SetOperation
-
#right_join Rooq::DSL::SelectQuery
-
row_number Rooq::WindowFunctions
-
#rows Rooq::WindowFunction
-
rows Rooq::WindowFrame
-
#rows_between Rooq::WindowFunction
-
#run Rooq::CLI
-
#scale Rooq::Generator::ColumnInfo
-
select Rooq::DSL
-
#selected_fields Rooq::DSL::SelectQuery
-
#set Rooq::DSL::UpdateQuery
-
#set_operation Rooq::DSL::OrderedSetOperation
-
#set_values Rooq::DSL::UpdateQuery
-
#sets Rooq::DSL::GroupingSets
-
#shutdown Rooq::ConnectionPool
-
#shutdown Rooq::Adapters::PostgreSQL::ConnectionPool
-
#size Rooq::Result
-
#size Rooq::ConnectionPool
-
#size Rooq::Adapters::PostgreSQL::ConnectionPool
-
#sql Rooq::Dialect::RenderedQuery
-
#start_bound Rooq::WindowFrame
-
string_agg Rooq::Aggregates
-
#subquery Rooq::ExistsCondition
-
sum Rooq::Aggregates
-
#table Rooq::DSL::DeleteQuery
-
#table Rooq::DSL::InsertQuery
-
#table Rooq::DSL::Join
-
#table Rooq::DSL::UpdateQuery
-
#table_alias Rooq::DSL::SelectQuery
-
#table_alias Rooq::DSL::Join
-
#table_name Rooq::Field
-
#target_type Rooq::CastExpression
-
#to_a Rooq::Result
-
#to_sql Rooq::Expression
-
#to_sql Rooq::DSL::DeleteQuery
-
#to_sql Rooq::DSL::InsertQuery
-
#to_sql Rooq::DSL::SelectQuery
-
#to_sql Rooq::DSL::SetOperation
-
#to_sql Rooq::DSL::OrderedSetOperation
-
#to_sql Rooq::DSL::UpdateQuery
-
#transaction Rooq::Context
-
#type Rooq::Field
-
#type Rooq::WindowFrame
-
#type Rooq::DSL::Join
-
#type Rooq::Generator::ColumnInfo
-
#union Rooq::DSL::SelectQuery
-
#union Rooq::DSL::SetOperation
-
update Rooq::DSL
-
using Rooq::Context
-
#using Rooq::DSL::JoinBuilder
-
#using_columns Rooq::DSL::Join
-
using_pool Rooq::Context
-
#validate Rooq::SchemaValidator
-
#validate_delete Rooq::QueryValidator
-
#validate_insert Rooq::QueryValidator
-
#validate_select Rooq::QueryValidator
-
#validate_update Rooq::QueryValidator
-
#validation_errors Rooq::QueryValidationError
-
#validation_errors Rooq::SchemaValidationError
-
#value Rooq::Condition
-
#value Rooq::Literal
-
#values Rooq::DSL::InsertQuery
-
#when Rooq::CaseExpression
-
#where Rooq::DSL::DeleteQuery
-
#where Rooq::DSL::SelectQuery
-
#where Rooq::DSL::UpdateQuery
-
#with Rooq::DSL::SelectQuery
-
#with_after_execute Rooq::ExecutorHooks
-
#with_before_execute Rooq::ExecutorHooks
-
#with_connection Rooq::ConnectionProvider