This is a replica from Snowflake Offical PDO Driver without the binaries. This is done to be used with Heroku which limits the environment size to 500MB. Removing the binaries should be enough to remain under this rule.
This repo is mainly used by Confection Heroku PHP Buildpack during runtime.
- Delete everything from this repo, except this file and .git folder
- Download the new repo into this folder
- Remove the folders with binaries
dist
,libsnowflakeclient/deeps-build/darwin
andlibsnowflakeclient/deeps-build/win64
- Remove
.github
to avoid tests - Commit and push to main