diff options
author | Ting-Wei Lan <tingwei.lan@cobinhood.com> | 2019-03-05 16:34:54 +0800 |
---|---|---|
committer | Jhih-Ming Huang <jm.huang@cobinhood.com> | 2019-05-06 10:44:04 +0800 |
commit | 378cd8b5afc5edb445a9db1790b1ab2e2d64cc33 (patch) | |
tree | bceac6f1af0986aaa87a895516c4485b5c8e9582 /Makefile | |
parent | ed13a910c7c90ff437b3de3c8fdb0828fc0dbe2f (diff) | |
download | dexon-378cd8b5afc5edb445a9db1790b1ab2e2d64cc33.tar dexon-378cd8b5afc5edb445a9db1790b1ab2e2d64cc33.tar.gz dexon-378cd8b5afc5edb445a9db1790b1ab2e2d64cc33.tar.bz2 dexon-378cd8b5afc5edb445a9db1790b1ab2e2d64cc33.tar.lz dexon-378cd8b5afc5edb445a9db1790b1ab2e2d64cc33.tar.xz dexon-378cd8b5afc5edb445a9db1790b1ab2e2d64cc33.tar.zst dexon-378cd8b5afc5edb445a9db1790b1ab2e2d64cc33.zip |
core: vm: sqlvm: make a common interface for statements
So Parse now returns a []ast.StmtNode instead of a generic []ast.Node,
which should be clearer on what the return value looks like. This also
adds a field recording the verb use to identify the statement in order
to provide better error messages.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions