Ruby on Rails latest stable (v7.1.3.2) - 0 notes

No documentation

This module has no description. You can help the Ruby on Rails community by adding new notes.

Constants

IDLE_TRANSACTION_STATUSES = [PG::PQTRANS_IDLE, PG::PQTRANS_INTRANS, PG::PQTRANS_INERROR]

HIGH_PRECISION_CURRENT_TIMESTAMP = Arel.sql("CURRENT_TIMESTAMP").freeze # :nodoc:

READ_QUERY = ActiveRecord::ConnectionAdapters::AbstractAdapter.build_read_query_regexp( :close, :declare, :fetch, :move, :set, :show )

Attributes

Show files where this module is defined (1 file)
Register or log in to add new notes.