Skip to content

PostgreSQL 1.5.0

Compare
Choose a tag to compare
@tanner0101 tanner0101 released this 14 Oct 23:34
· 3 commits to 1 since this release
69ccf32
  • Fixed PostgresError.stackTrace conformance to Debuggable. (#146, #147)

⚠️ This is technically a breaking change if you use PostgresError.stackTrace directly. However, this is normally accessed via Debuggable conformance so most users should not be affected.