Download Latest Version v0.1.30 source code.tar.gz (2.0 MB)
Email in envelope

Get an email when there's a new version of PgDog

Home / v0.1.27
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-01-30 850 Bytes
v0.1.27 source code.tar.gz 2026-01-30 1.9 MB
v0.1.27 source code.zip 2026-01-30 2.3 MB
Totals: 3 Items   4.3 MB 0

What's Changed

  • feat: allow [[users]] to specify multiple databases (or all databases for admin users)
  • feat: handle INSERT ... SELECT for one row in sharded databases
  • feat: support INSERT without column names, using schema inference
  • feat: automatically inject pgdog.unique_id() if a BIGINT PRIMARY KEY isn't specified in INSERT statement. ORMs like ActiveRecord do this, making them work out of the box.
  • feat: add read/write query per-pool statistics (Prometheus and SHOW STATS)
  • chore: add Enterprise Edition hooks for the query parser
  • feat: rewrite INTEGER to BIGINT during schema-sync if its a primary key (supports foreign key references too)
  • feat: make how we treat system catalogs like pg_database configurable

Full Changelog: https://github.com/pgdogdev/pgdog/compare/v0.1.26...v0.1.27

Source: README.md, updated 2026-01-30