Expand description
Portable PostgreSQL helper modules used by Athena driver surfaces.
These modules stay below the server runtime boundary and can be shared by gateway, scheduler, and future standalone driver consumers.
Modulesยง
- column_
resolver - Dynamic PostgreSQL column resolution helpers.
- json_
row_ expr - SQL fragments for JSON row projections in gateway fetch paths.
- raw_sql
- schema_
cache