Documentation
¶
Overview ¶
Package sqlgentest provides shared helpers for tests that pin the postgres_scan contract on both sides: the runtime template (internal/sqlgen) and the executable §5 sketch in docs/federated-query/design.md (internal/federated).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FindPostgresScanCalls ¶
FindPostgresScanCalls returns the raw argument text of every postgres_scan invocation in sqlText, matching parentheses so multi-line and nested forms are captured whole.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.