Skip to content

Instantly share code, notes, and snippets.

@caseyprovost
Created September 11, 2013 19:47
Show Gist options
  • Select an option

  • Save caseyprovost/6528817 to your computer and use it in GitHub Desktop.

Select an option

Save caseyprovost/6528817 to your computer and use it in GitHub Desktop.
sql_time_query_mapping = {
:hour => 'HOUR',
:day => 'DATE',
:week => 'YEARWEEK',
:moth => 'MONTH'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment