Skip to content

Releases: brooklyn-data/co

SQL style guide 2.0

30 Nov 21:32
Compare
Choose a tag to compare

Update of our SQL style guide.

dbt modeling PR template 1.1

30 Nov 20:29
Compare
Choose a tag to compare

Update of our dbt modeling PR template on 2021-07-01.

  • Add prompt to paste screenshot of the model lineage graph (@jaypeedevlin).

dbt coding conventions 2.0

30 Nov 21:29
Compare
Choose a tag to compare

Update of our dbt coding conventions on 2021-08-06.

  • Specify dbt project structure (@NiallRees).
  • Add marts directory (@NiallRees).
  • Rename "staging" models "intermediate" models with an int_ prefix (@NiallRees).
  • Add source_ prefix to source models (@NiallRees).
  • Separate models' output columns into logical groups (@sean-rose).
  • Don't use fact_, dim_, or agg_ prefixes for model names (@sean-rose).
  • Cast timestamps to the client's timezone (@jaypeedevlin).
  • Require alphabetical order in YAML files (@jaypeedevlin).
  • Document source models and sources (@jaypeedevlin).

Looker style guide 1.0

14 Aug 02:25
Compare
Choose a tag to compare

Initial release of our Looker style guide on 2021-06-17 by @joshuaneman.

Looker modeling PR template 1.0

14 Aug 02:22
492e96e
Compare
Choose a tag to compare

SQL style guide 1.1

14 Aug 02:14
Compare
Choose a tag to compare

Update of our SQL style guide on 2020-11-03.

  • Added a section about where to put filters during an inner join (@elikastelein).

dbt modeling PR template 1.0

14 Aug 02:08
2544069
Compare
Choose a tag to compare

Initial release of our dbt modeling PR template on 2020-05-20 by @ayrenay.

SQL style guide 1.0

14 Aug 01:55
Compare
Choose a tag to compare

Initial release of our SQL style guide on 2019-11-24.

dbt coding conventions 1.0

14 Aug 01:59
Compare
Choose a tag to compare

Initial release of our dbt coding conventions on 2019-11-24.