Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update bug. #3669

Closed
martingg88 opened this issue Feb 27, 2015 · 1 comment
Closed

update bug. #3669

martingg88 opened this issue Feb 27, 2015 · 1 comment
Assignees
Labels
Milestone

Comments

@martingg88
Copy link

the following sql will cause parsing exception. is it the bug?
find out the remove only field will not work with After keyword.

update user set first_name = 'gn' remove birthday return AFTER $current where @Rid = #23:14

@lvca lvca added the sql label Feb 27, 2015
@lvca lvca added this to the 2.1 milestone Feb 27, 2015
@lvca lvca modified the milestones: 2.1-rc1, 2.1-rc2 Apr 1, 2015
@lvca lvca removed the sql label Apr 6, 2015
@lvca lvca modified the milestones: 2.1-rc2, 2.1 GA May 5, 2015
@lvca lvca added the bug label Jul 3, 2015
@lvca lvca assigned lvca and unassigned luigidellaquila Jul 3, 2015
@lvca lvca modified the milestones: 2.1 GA, 2.1.1 Aug 5, 2015
@lvca
Copy link
Member

lvca commented Aug 31, 2015

Fixed.

lvca added a commit that referenced this issue Aug 31, 2015
@lvca lvca modified the milestones: 2.1.1, 2.1.x (next hotfix) Aug 31, 2015
@robfrank robfrank modified the milestones: 2.1.x (next hotfix), 2.1.13 Mar 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

4 participants