struct

Flux::QueryResult::Table(T)

Inherits Indexable < Enumerable < Iterable < Struct < Value < Object

Constructors

new(columns : Array(Flux::QueryResult::Column))
Source

Instance methods

<<(*args, **options)
Source
<<(*args, **options, &)
Source
columns
Source
each(*args, **options)
Source
each(*args, **options, &)
Source
group_key
Source
size(*args, **options)
Source
size(*args, **options, &)
Source
unsafe_fetch(*args, **options)
Source
unsafe_fetch(*args, **options, &)
Source