Skip to content

studiohyperset/pdo_snowflake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP PDO driver fro Snowflake - Confection Version

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.

Update process

  1. Delete everything from this repo, except this file and .git folder
  2. Download the new repo into this folder
  3. Remove the folders with binaries dist, libsnowflakeclient/deeps-build/darwin and libsnowflakeclient/deeps-build/win64
  4. Remove .github to avoid tests
  5. Commit and push to main

Packages

No packages published

Languages

  • C++ 52.0%
  • C 45.6%
  • PHP 1.4%
  • Shell 0.5%
  • Batchfile 0.3%
  • M4 0.1%
  • Other 0.1%