Module postgres

Source
Available on crate feature postgres only.

Modules§

builder
composite
schema

Structs§

GeometryFromSql

Enums§

Error

Functions§

rows_to_arrow
Converts Postgres Rows to an Arrow RecordBatch. Assumes that all rows have the same schema and sets the schema based on the first row.

Type Aliases§

Result