Skip to content

Conversation

@dpguthrie
Copy link
Owner

Description & motivation

Screenshots:

Validation of models:

Changes to existing models:

Checklist:

  • My pull request represents one logical piece of work.
  • My commits are related to the pull request and look clean.
  • My SQL follows the Fishtown Analytics style guide.
  • I have materialized my models appropriately.
  • I have added appropriate tests and documentation to any new models.
  • I have updated the README file.

c_acctbal as account_balance,
c_mktsegment as market_segment,
c_comment as comment
c_comment as comment,
Copy link
Contributor

Choose a reason for hiding this comment

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

[sqlfluff-fix] reported by reviewdog 🐶

Suggested change
c_comment as comment,
c_comment as comment

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.

2 participants