Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Snowflake or ODBC? #363

Open
drobert opened this issue Aug 30, 2019 · 2 comments
Open

Support for Snowflake or ODBC? #363

drobert opened this issue Aug 30, 2019 · 2 comments

Comments

@drobert
Copy link

drobert commented Aug 30, 2019

We use the data warehouse Snowflake. To access it from PHP requires either general ODBC support or their own pdo_snowflake extension.

Is it possible to add support for any means of connecting to snowflake from within the heroku php buildpack?

@boboldehampsink
Copy link

General ODBC support can be added with the apt buildpack

@morrislaptop
Copy link

I've created a buildpack for the PDO driver at https://github.com/morrislaptop/heroku-php-snowflake-buildpack let me know if works for you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants