Skip to content

Instantly share code, notes, and snippets.

@bassemawhoob
Created July 5, 2024 12:19
Show Gist options
  • Save bassemawhoob/8341403ea27fce8dbee36d1abb2a9624 to your computer and use it in GitHub Desktop.
Save bassemawhoob/8341403ea27fce8dbee36d1abb2a9624 to your computer and use it in GitHub Desktop.
Debug PG::InFailedSqlTransaction
# Source: https://stackoverflow.com/questions/73718680/debug-pginfailedsqltransaction
puts ActiveRecord::Base.connection.raw_connection.error_message
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment