Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 837 Bytes

File metadata and controls

29 lines (17 loc) · 837 Bytes

minisql.sql.binder.BoundRecursiveReference

Home · Source file

BoundRecursiveReference

struct BoundRecursiveReference

Marks a recursive self-reference that scans the current iteration's delta rows.

View source

Members

name

name

Stores the recursive CTE name associated with the working table.

View source