pdo_snowflake
pdo_snowflake copied to clipboard
Qs about "Private Preview"
hi. We noticed that the project is marked as "private preview". we have the following questions:
- Is it safe to start using it?
- what is the timeline for a GA release?
- are there plans to add PHP composer support for this library?
Hi @kalyanaramansanthanam,
-
It is safe to start using this. Since this is a private preview build, we don't have the same guarantees around fixing issues that we do for other drivers and support for new features will come when time allows. This also means that you may experience some bugs (which you can report here) and we only have support for basic functionality (i.e. no key-pair auth or named parameter binding).
-
There is currently no timeline for a GA release. If having a GA, production ready PDO driver is important to you, please reach out to support expressing your interest in having this driver reach GA. The more customers that are interested in this driver, then the sooner it will be released (theoretically).
-
PHP Composer support isn't on the list of required functionality for GA so we don't have plans to add this right away. Depending on the effort level to add PHP Composer support, we may or may not have this at GA.
ad 3. composer is AFAIK used for userland PHP code. This is a PHP extension. You probably mean PECL (https://pecl.php.net) - that is used to install extensions, right?
thanks. i will open a support ticket and follow up on the GA release
1 final question about private preview:
since the code is public, we don't need to signup for anything right? in other words, is it same as a public preview?
That is correct, you don't need to signup for anything