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

fixes #525 #530

Merged
merged 2 commits into from
Oct 24, 2017
Merged

fixes #525 #530

merged 2 commits into from
Oct 24, 2017

Conversation

yidasanqian
Copy link
Contributor

No description provided.

@coveralls
Copy link

coveralls commented Oct 23, 2017

Coverage Status

Coverage decreased (-0.007%) to 87.041% when pulling ebe2c3d on yidasanqian:master into e23d4bc on JSQLParser:master.


@Test
public void testTimestampValue() throws JSQLParserException {
DateFormat dateFormat = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss", Locale.getDefault());
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be better to test only TimestampValue without this sql changing stuff around. Its a unit test so keep it simple.

@coveralls
Copy link

coveralls commented Oct 23, 2017

Coverage Status

Coverage decreased (-0.007%) to 87.041% when pulling cbbee6d on yidasanqian:master into e23d4bc on JSQLParser:master.

Copy link
Member

@wumpz wumpz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Much better. Do you mind, if I make a sqash and merge?

@yidasanqian
Copy link
Contributor Author

No,do it please

@wumpz wumpz merged commit 1a1a1aa into JSQLParser:master Oct 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants