206 results found for "{query"
Rails::Command::ServerCommand

Hard-coding a bunch of handlers here as we don’t have a public way of querying them from the Rackup::Handler registry.
pending?
(ActiveRecord::Promise, >= v7.1.3.2 <= v7.1.3.4)
Returns whether the associated query is still being executed or not.
ActiveRecord::TableNotSpecified

Raised when a model makes a query but it has not specified an associated table.
to_param
(ActionController::Parameters, >= v5.1.7 <= v7.1.3.4)
Alias for ActionController::Parameters#to_query
active?
(ActiveRecord::ConnectionAdapters::PostgreSQLAdapter, >= v1.0.0 <= v7.1.3.4)
Is this connection alive and ready for queries?
has_named_route?
(ActionDispatch::Routing::Mapper::Mapping::Base, >= v6.1.3.1 <= v7.1.3.4)
Query if the following named route was already defined.
grouping_parentheses
(Arel::Visitors::PostgreSQL, >= v6.0.0 <= v7.1.3.4)
Used by Lateral visitor to enclose select queries in parentheses
query
(ActiveRecord::ConnectionAdapters::DatabaseStatements, >= v5.1.7 <= v7.1.3.4)
queries
(ActiveRecord::Relation::RecordFetchWarning::QueryRegistry, >= v7.0.0 <= v7.1.3.4)
query
(ActiveRecord::StatementCache, >= v4.2.1 <= v7.1.3.4)
queries
(ActiveRecord::PredicateBuilder::PolymorphicArrayValue, >= v5.2.3 <= v7.1.3.4)
queries
(ActiveRecord::PredicateBuilder::AssociationQueryValue, >= v5.2.3 <= v7.1.3.4)
cache
(ActiveRecord::ConnectionAdapters::QueryCache, >= v2.0.3 <= v7.1.3.4)
Enable the query cache within the block.
quote_column_name
(ActiveRecord::ConnectionAdapters::PostgreSQL::Quoting, >= v4.2.1 <= v7.1.3.4)
Quotes column names for use in SQL queries.
quote_schema_name
(ActiveRecord::ConnectionAdapters::PostgreSQL::Quoting, >= v5.0.0.1 <= v7.1.3.4)
Quotes schema names for use in SQL queries.
uncached
(ActiveRecord::ConnectionAdapters::QueryCache, >= v2.0.3 <= v7.1.3.4)
Disable the query cache within the block.
write_query?
(ActiveRecord::ConnectionAdapters::MySQL::DatabaseStatements, >= v6.0.0 <= v7.1.3.4)
query_attribute
(ActiveRecord::AttributeMethods::Query, >= v3.0.0 <= v7.1.3.4)
locale_query
(Rails::MailersController, >= v5.2.3 <= v7.1.3.4)
exec_queries
(ActiveRecord::AssociationRelation, >= v4.0.2 <= v7.1.3.4)
has_query_constraints?
(ActiveRecord::Persistence::ClassMethods, >= v7.1.3.2 <= v7.1.3.4)
_query_by_sql
(ActiveRecord::Querying, >= v7.0.0 <= v7.1.3.4)
_query_attribute
(ActiveRecord::AttributeMethods::Query, >= v7.1.3.2 <= v7.1.3.4)
write_query?
(ActiveRecord::ConnectionAdapters::PostgreSQL::DatabaseStatements, >= v6.0.0 <= v7.1.3.4)
write_query?
(ActiveRecord::ConnectionAdapters::SQLite3::DatabaseStatements, >= v6.0.0 <= v7.1.3.4)
query_values
(ActiveRecord::ConnectionAdapters::DatabaseStatements, >= v5.1.7 <= v7.1.3.4)