aboutsummaryrefslogtreecommitdiffstats
path: root/src/statement.c
AgeCommit message (Collapse)AuthorFilesLines
2019-12-20Add modelDavid Robillard1-0/+77
2019-12-19Add 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.
2019-12-19Add SerdStatementDavid Robillard1-0/+47