Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: pgplex/pgschema

Tags

v1.13.0

Toggle v1.13.0's commit message
chore: upgrade from 1.12.5 to 1.13.0

Co-Authored-By: Claude Fable 5.1 <[email protected]>

v1.12.5

Toggle v1.12.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: upgrade from 1.12.4 to 1.12.5 (#567)

Co-authored-by: Claude Fable 5 <[email protected]>

v1.12.4

Toggle v1.12.4's commit message
chore: upgrade from 1.12.1 to 1.12.4

v1.12.3

Toggle v1.12.3's commit message
chore: bump version to 1.12.3

v1.12.2

Toggle v1.12.2's commit message
chore: bump version to 1.12.2

v1.12.1

Toggle v1.12.1's commit message
chore: upgrade from 1.12.0 to 1.12.1

v1.12.0

Toggle v1.12.0's commit message
chore: upgrade 1.11.1 to 1.12.0

v1.11.1

Toggle v1.11.1's commit message
chore: demote "no ignore file found" log from Info to Debug

The not-found case is the default expected state and fired on every
plan/apply/dump run, logging louder than the successful-load case
(already Debug). Demote to Debug for consistency and less noise.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>

v1.11.0

Toggle v1.11.0's commit message
test: skip issue_414 view-chain dependency test on PG 14/15

The dependency/issue_414_function_returns_deferred_view_chain test fails
on PostgreSQL 14/15 due to the pg_get_viewdef() formatting difference
(table-qualified column names) rather than a missing feature. Add it to
skipListPG14_15 alongside the other view tests skipped for this reason.

Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>

v1.10.0

Toggle v1.10.0's commit message
chore: bump 1.9.0 to 1.10.0