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

Adherence to SQL code style guide #5

Open
schuemie opened this issue Nov 9, 2018 · 2 comments
Open

Adherence to SQL code style guide #5

schuemie opened this issue Nov 9, 2018 · 2 comments

Comments

@schuemie
Copy link
Member

schuemie commented Nov 9, 2018

Currently the SQL doesn't adhere to our code style. For example, this query uses an odd mixture of camelCase and snake_case (should be only snake_case).

If we want people to adhere to the code style, we should start by teaching them through tools like these ;-)

@PRijnbeek
Copy link
Collaborator

PRijnbeek commented Nov 9, 2018

Yes agree all these queries need to be reviewed with the style guide in mind. Suggest we add an About page that refers to the guidelines?

@schuemie
Copy link
Member Author

schuemie commented Nov 9, 2018

Yes, I think that's a good idea.

AnthonyMolinaro referenced this issue in EHDEN/QueryLibrary Feb 28, 2019
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

No branches or pull requests

2 participants