ActiveRecord ConnectionAdapters SQLite3 DatabaseStatements module DatabaseStatements Ruby on Rails 7.0.10 Since v6.0.6 Available in: v6.0.6 v6.1.7.10 v7.0.10 v7.1.6 v7.2.3 v8.0.4 v8.1.2 Compare with: … v6.0.6 v6.1.7.10 v7.1.6 v7.2.3 v8.0.4 v8.1.2 No documentation comment. Constants ActiveRecord::ConnectionAdapters::SQLite3::DatabaseStatements::HIGH_PRECISION_CURRENT_TIMESTAMP ActiveRecord::ConnectionAdapters::SQLite3::DatabaseStatements::READ_QUERY Methods (defined here) # explain # high_precision_current_timestamp Private methods (5) Implementation detail — not part of the public API. # build_fixture_statements # build_truncate_statement # execute_batch # last_inserted_id # reset_read_uncommitted Used by Included by (1) ActiveRecord::ConnectionAdapters::SQLite3Adapter