DuckdbEx.ExpectedResultType (DuckdbEx v0.2.0)

View Source

Expected result types for statements, aligned with DuckDB's Python API.

Summary

Types

t()

@type t() :: :query_result | :changed_rows | :nothing

Functions

changed_rows()

nothing()

query_result()