Skip to content

Gemma-Analytics/gemma-atom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gemma-atom package

This package is created to boost productivity with Atom at Gemma Analytics. We work extensively with dbt and this packages' content reflect it. It is generally assumed that a user of this package also uses the atom-dbt package.

Commands

Turn to reference

Command: CTRL + ALT + j

Turn selected text to a reference, like so:

Selected text: schema.table or table or database.schema.table (e.g. bijan_dbt.fact_sales)

Result: {{ ref('table') }} / {{ ref('fact_sales') }}

This is useful to convert queries written in a query editor to dbt models. Remove double quotes if they exist.

About

Gemma Atom hacks

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors