mirror of
https://github.com/getml/sqlgen.git
synced 2026-05-17 13:38:39 -05:00
2b877f24d8
Allow users to capture RAISE NOTICE messages by providing a callback via Credentials. The handler is stored in PostgresV2Connection with stable lifetime management using shared_ptr. Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>