Skip to content

Heroku buildback to install and configure Snowflake ODBC connector

Notifications You must be signed in to change notification settings

drivy/heroku-buildpack-snowflake-odbc

 
 

Repository files navigation

heroku-buildpack-snowflake-odbc

Usage

This requires heroku-buildpack-apt to run before it, with the following in the Aptfile:

unix-odbc
unixodbc-dev <-- required for ruby-odbc gem
https://raw.githubusercontent.com/drivy/heroku-buildpack-snowflake-odbc/master/snowflake-odbc-2.25.4.x86_64.deb

Add buildpacks

heroku buildpacks:add --index 1 heroku-community/apt
heroku buildpacks:add https://github.com/drivy/heroku-buildpack-snowflake-odbc

About

Heroku buildback to install and configure Snowflake ODBC connector

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%