aboutsummaryrefslogtreecommitdiffstats
path: root/src/statement.c
AgeCommit message (Collapse)AuthorFilesLines
2020-06-21Add modelDavid Robillard1-0/+77
2020-06-21Add cursor to statementDavid Robillard1-0/+6
This allows the file and position of statements to be used in sinks, for example for more helpful error reporting outside the parser.
2020-06-21Add SerdStatementDavid Robillard1-0/+47