sqlgentest

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 25, 2026 License: MIT Imports: 1 Imported by: 0

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

func FindPostgresScanCalls(sqlText string) []string

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL