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

Add yey message #15

Merged

Conversation

moriaki3193
Copy link
Contributor

>>> from sqlint import parse, check
>>> stmt = 'select id from user_table where user_table.age > 10'
>>> check(stmt)
['Yey! You made no mistake🍺']

@matsuzaki215 matsuzaki215 requested review from matsuzaki215 and removed request for matsuzaki215 July 8, 2019 08:05
Copy link
Owner

@matsuzaki215 matsuzaki215 left a comment

Choose a reason for hiding this comment

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

LGTM

@matsuzaki215 matsuzaki215 merged commit 9900f6c into matsuzaki215:develop Jul 9, 2019
@matsuzaki215 matsuzaki215 added the enhancement New feature or request label Jul 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants