~oontvoo/akiban-sql-parser/multiple-action-alter

« back to all changes in this revision

Viewing changes to src/test/resources/com/akiban/sql/unparser/insert-1r.sql

merge mmcm: Include RETURNING clause in unparse output.

https://code.launchpad.net/~mmcm/akiban-sql-parser/set-returning-list/+merge/129997

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
INSERT INTO t1 SELECT x,y,z FROM t RETURNING k1,k2
 
 
b'\\ No newline at end of file'