~nwilliams/akiban-sql-parser/nexus-pom

« back to all changes in this revision

Viewing changes to src/test/resources/com/akiban/sql/unparser/rename-column-1.sql

  • Committer: build-akiban
  • Date: 2013-02-01 23:36:33 UTC
  • mfrom: (287.1.2 akiban-sql-parser)
  • Revision ID: build@akiban.com-20130201233633-9mymkic6j8kw77z8
merge oontvoo: fix NodeToString to produce the correct presentation of a Rename-Column node.

https://code.launchpad.net/~oontvoo/akiban-sql-parser/columnRenameErrorMsg/+merge/146236

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
RENAME COLUMN t.c TO d
 
 
b'\\ No newline at end of file'