◐ Shell
clean mode source ↗

Draft: Visibility sync since v1.3.0 (existing PRs + Enveritas fixes/features) by MerlinVeritas · Pull Request #98 · sqlc-dev/sqlc-gen-python

Summary

This PR is a visibility-only sync of changes made since v1.3.0.
It mostly bundles a few already-existing PRs, plus a small set of Enveritas-specific features/fixes we needed
in production.

This is not intended as a polished upstream proposal yet; we can refine/split/reword once there is interest
in including parts of this upstream.

What’s included (since v1.3.0)

Why this PR

  • Provide maintainers visibility into what can potentially be included upstream.
  • Serve as a staging PR that can be polished and split into upstream-friendly pieces if there’s interest.

Notes

  • Scope here is intentionally broad and mostly aggregative.
  • Happy to follow up with:
    1. smaller focused PRs,
    2. cleanup of commit history/messages,
    3. docs/config examples aligned to upstream conventions.