snowflakedb / pdo_snowflake

PHP PDO driver for snowflake

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pdo_snowflake cannot be used with Linux Alpine

aistisstramkauskas opened this issue · comments

What is the current behavior?

Currently it is possible to install and use pdo_extension together with PHP which is compiled using glibc. However it is not possible to use the extension with PHP alpine Docker image where PHP is compiled using musl.

What is the desired behavior?

That it would be possible to use pdo_snowflake with Docker PHP alpine image.

How would this improve pdo_snowflake?

Better compatibility with linux distros. PHP apps following good practices in production and using Alpine distro, cannot use pdo_snowflake at the moment.

References, Other Background

#195

Hi @aistisstramkauskas , thanks for your request. This is an enhancement and we will evaluate this internally.

CC: @sfc-gh-igarish

+1 on this.
Would be good to make it compatible with alpine.

@sfc-gh-spanaite Hey just wondering if there's any update on this

hi thanks for being interested in this feature - at this moment there is no big news to share, but i'll keep this thread posted with every news as things evolve