You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Background
In PR #10 there was a discussion about the inconsistency in SQL keyword capitalization across our queries. @fhenneke suggested enforcing this through linting checks. In order to enforce this we would also need to fix the capitalization in all queries to ensure they are consistent.
Background
In PR #10 there was a discussion about the inconsistency in SQL keyword capitalization across our queries. @fhenneke suggested enforcing this through linting checks. In order to enforce this we would also need to fix the capitalization in all queries to ensure they are consistent.
Proposed Solution
The text was updated successfully, but these errors were encountered: