Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jun 09:35

Patch Changes

  • ecdd4ab: Reduce baseline memory usage by limiting the maximum number of open file descriptors.
  • 7b4b8d4: Remove WITHOUT ROWID specification on SQLite migrations for improved performance (see #1349).
  • 8cddaaf: Support psycopg3 style transactions in proxy