Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 776 Bytes

File metadata and controls

29 lines (17 loc) · 776 Bytes

minisql.sql.ast.SavepointStatement

Home · Source file

SavepointStatement

struct SavepointStatement

Groups the savepoint statement state and preserves the field relationships documented below.

View source

Members

name

name

Stores the name associated with this value.

View source